Skip to content

Commit

Permalink
Alpine stable to 3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
chennin committed Nov 15, 2024
1 parent bf2f4a9 commit fb0ff15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
secrets: inherit
with:
osname: 'alpine'
osstablever: '3.19'
osstablever: '3.20'
pythonvers: '[ "3.11", "3.12" ]'
osvers: '[ "3.19", "3.20" ]'
osvers: '[ "3.20" ]'
branch: '${{ github.event.inputs.branch }}'

0 comments on commit fb0ff15

Please sign in to comment.