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 1ba23e4 commit 14609f7Copy full SHA for 14609f7
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
os: [ubuntu-latest]
17
jdk: [8]
18
- python: [3.7, 3.8, 3.9]
+ python: [3.8, 3.9, "3.10"]
19
steps:
20
- uses: actions/checkout@master
21
- uses: coursier/cache-action@v6.3
0 commit comments