We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdb955 commit c5f2628Copy full SHA for c5f2628
.github/workflows/python-publish.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
deploy:
9
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
11
12
steps:
13
- uses: actions/checkout@v4
0 commit comments