Skip to content

Commit e0b54af

Browse files
Update one more Py version in CI
1 parent 598f4e0 commit e0b54af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
python-version: 3.11
3636
- name: Install dependencies
3737
run: |
38-
python3.8 -m pip install nox
38+
python3.11 -m pip install nox
3939
- name: Lint the code
4040
run: nox -s lint
4141

0 commit comments

Comments
 (0)