Skip to content

Commit f7476e2

Browse files
authored
clarify comment [skip CI]
1 parent 26dacc6 commit f7476e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
strategy:
1010
matrix:
11-
# Python 3.7 is the highest available for actions/setup-python
11+
# Python 3.7 is the lowest available for actions/setup-python
1212
python-version: ['3.7', 'pypy3.10', '3.12']
1313
fail-fast: false
1414

0 commit comments

Comments
 (0)