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 757e749 commit 2afd5a1Copy full SHA for 2afd5a1
.github/workflows/release.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build-n-publish:
9
name: Build and publish Python 🐍 distributions 📦 to PyPI
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v3
13
- name: Set up Python
0 commit comments