We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f913021 + 464ebab commit 72bdf46Copy full SHA for 72bdf46
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
publish-tag:
9
name: Build and publish Python distributions to PyPI
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
steps:
12
- name: Checkout source
13
uses: actions/checkout@v2
0 commit comments