Skip to content

Commit

Permalink
Use alpine 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhdev committed Dec 12, 2024
1 parent ccfc270 commit 6b330b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test:
name: Runtime
runs-on: ubuntu-latest
container: python:3.13-alpine3.20
container: python:3.13-alpine3.21

steps:
- name: Install Alpine Dependencies
Expand Down

0 comments on commit 6b330b7

Please sign in to comment.