We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3899b76 commit c7164b5Copy full SHA for c7164b5
.github/workflows/publish-to-test-pypi.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
build-n-publish:
10
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
13
14
steps:
0 commit comments