We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a62a2d1 + 34040dc commit e3df885Copy full SHA for e3df885
.github/workflows/pypi.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-python@v2
0 commit comments