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 3feff70 commit ddd8a02Copy full SHA for ddd8a02
.github/workflows/pip_deploy.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
release:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@master
13
- name: Set up Python 3.10
0 commit comments