Skip to content

Commit

Permalink
GitHub Actions: adding Alpine-3.21 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Dec 15, 2024
1 parent 962f923 commit 210cadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-on-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
tag: ['3.20', '3.19', '3.18','3.17','3.16']
tag: ['3.21', '3.20', '3.19', '3.18','3.17','3.16']

runs-on: ubuntu-latest

Expand Down

0 comments on commit 210cadd

Please sign in to comment.