Skip to content

Commit 9eb77c6

Browse files
committed
fix python version
1 parent cae6318 commit 9eb77c6

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
@@ -16,7 +16,7 @@ on:
1616
- 'dockerfiles/**'
1717
pull_request:
1818
env:
19-
LATEST_PY_VERSION: '3.19'
19+
LATEST_PY_VERSION: '3.10'
2020

2121
jobs:
2222
tests:

0 commit comments

Comments
 (0)