Skip to content

Commit

Permalink
Merge pull request #179 from pspdev/use-alpine-latest
Browse files Browse the repository at this point in the history
Use latest Alpine release when building
  • Loading branch information
fjtrujy authored May 14, 2024
2 parents df06af9 + a9fb904 commit 2205dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [
[alpine, 3.16],
[alpine, latest],
[fedora, latest],
]
fail-fast: false
Expand Down

0 comments on commit 2205dc8

Please sign in to comment.