Skip to content

Commit f805182

Browse files
fix(ci): test Python 3.9 instead of 3.8
1 parent 7107167 commit f805182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
os: ubuntu-latest
4444
test-id: include
4545
- julia-version: '1'
46-
python-version: '3.8'
46+
python-version: '3.9'
4747
os: ubuntu-latest
4848
test-id: include
4949

0 commit comments

Comments
 (0)