Skip to content

Commit

Permalink
ci/gha: pin muon to Alpine 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOneric committed May 29, 2024
1 parent 21e0ea1 commit 782f098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
build-muon:
runs-on: ubuntu-latest
container:
image: alpine:latest
image: alpine:3.19

strategy:
fail-fast: false
Expand Down

0 comments on commit 782f098

Please sign in to comment.