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.
2 parents 22c4d75 + 3c57bcd commit 79f181cCopy full SHA for 79f181c
1 file changed
.github/workflows/pypi-release.yml
@@ -47,7 +47,7 @@ jobs:
47
name: Create GH release
48
needs:
49
- build-pypi-distribs
50
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
51
52
steps:
53
- name: Download built archives
@@ -67,7 +67,7 @@ jobs:
67
name: Create PyPI release
68
69
- create-gh-release
70
71
72
73
0 commit comments