Skip to content

Commit 2401d4a

Browse files
committed
Shorten comment in release.yml
1 parent 023af04 commit 2401d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
publish:
88
name: Deploy Release to PyPI
9-
# Ubuntu 22.04 is the last version with Python 3.7 binaries available
9+
# Last version with Python 3.7 binaries available
1010
runs-on: ubuntu-22.04
1111
steps:
1212
- name: Checkout source

0 commit comments

Comments
 (0)