Skip to content

Commit

Permalink
disable alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Feb 29, 2024
1 parent f72157c commit 2f5d927
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ 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'
Expand Down

0 comments on commit 2f5d927

Please sign in to comment.