Skip to content

Commit

Permalink
try downgrading alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
xdoardo committed Jan 21, 2025
1 parent 42efbd6 commit 8a672d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- id: 'linux-musl'
os: 'ubuntu-24.04'
native: true
container: alpine:latest
container: alpine:3.19
#- id: 'darwin-amd64'
# os: 'macos-13'
# native: true
Expand Down

0 comments on commit 8a672d3

Please sign in to comment.