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 cae6318 commit 9eb77c6Copy full SHA for 9eb77c6
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ on:
16
- 'dockerfiles/**'
17
pull_request:
18
env:
19
- LATEST_PY_VERSION: '3.19'
+ LATEST_PY_VERSION: '3.10'
20
21
jobs:
22
tests:
0 commit comments