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 9b177f5 commit d0d24f6Copy full SHA for d0d24f6
.github/workflows/pub-pypi.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build-n-publish:
9
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@main
13
- name: Set up Python 3.7
0 commit comments