We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eafb43d commit 9958749Copy full SHA for 9958749
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
pypi:
9
name: Publish to PyPI registry
10
environment: release
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
13
env:
14
FORCE_COLOR: 1
0 commit comments