We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a8fe2 commit 9b67435Copy full SHA for 9b67435
1 file changed
.github/workflows/PyPIPublish.yml
@@ -18,7 +18,7 @@ on:
18
jobs:
19
build-n-publish:
20
name: PyPI Publish
21
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@master
24
- name: Set up Python 3.9
0 commit comments