We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4c2f61 + 3b2beb4 commit 2aa04e6Copy full SHA for 2aa04e6
.github/workflows/publish.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build-n-publish:
9
name: Build and publish Python 🐍 distributions 📦 to PyPI
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
12
steps:
13
- uses: actions/checkout@v2
0 commit comments