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 9697c22 + c2f4589 commit 4625ddbCopy full SHA for 4625ddb
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
build-n-publish:
7
name: Build and publish Python 🐍 distributions 📦 to PyPI
8
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
9
10
steps:
11
- uses: actions/checkout@master
0 commit comments