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 023af04 commit 2401d4aCopy full SHA for 2401d4a
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
publish:
8
name: Deploy Release to PyPI
9
- # Ubuntu 22.04 is the last version with Python 3.7 binaries available
+ # Last version with Python 3.7 binaries available
10
runs-on: ubuntu-22.04
11
steps:
12
- name: Checkout source
0 commit comments