Skip to content

Commit

Permalink
Update Alpine Linux to 3.20 in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
snacks02 committed May 28, 2024
1 parent 53b7ec2 commit 2e4d553
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 @@ -10,7 +10,7 @@ jobs:
name: Check
runs-on: ubuntu-latest
container:
image: alpine:3.19
image: alpine:3.20
steps:
- uses: actions/checkout@v3
- run: >
Expand Down

0 comments on commit 2e4d553

Please sign in to comment.