We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90ca199 + c790516 commit 6cd926fCopy full SHA for 6cd926f
1 file changed
.github/workflows/publish-to-test-pypi.yml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
build-n-publish:
7
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@master
11
- name: Set up Python 3.8
0 commit comments