Skip to content

Commit

Permalink
-windows +alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Mar 1, 2024
1 parent 5769bb4 commit ec2a807
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
container: 'ubuntu:22.04'
artifact: 'ubuntu'

# - os: ubuntu-latest
# container: 'alpine:3.15.0'
# artifact: 'alpine'
- os: ubuntu-latest
container: 'alpine:3.15.0'
artifact: 'alpine'

- os: windows-latest
artifact: 'windows'
# - os: windows-latest
# artifact: 'windows'
#
# - os: windows-latest
# artifact: 'nanoserver'
Expand Down

0 comments on commit ec2a807

Please sign in to comment.