Skip to content

Commit 47cf412

Browse files
committed
minor fix
1 parent aee36fc commit 47cf412

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
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
os: [ubuntu-latest, windows-latest, macos-latest]
3939
jdk: [17]
40-
python-version: [3.10]
40+
python-version: [3.9]
4141
runs-on: ${{ matrix.os }}
4242
steps:
4343
- name: Checkout repo

0 commit comments

Comments
 (0)