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 0255e45 commit c2f4589Copy full SHA for c2f4589
.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