Skip to content

Commit f8d0895

Browse files
committed
Set python default version to 3.9
1 parent 301c244 commit f8d0895

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
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os: [ubuntu-20.04, macos-10.15, windows-2019]
2222
sofa_branch: [master]
23-
python_version: ['3.8']
23+
python_version: ['3.9']
2424

2525
steps:
2626
- name: Setup SOFA and environment

0 commit comments

Comments
 (0)