We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 301c244 commit f8d0895Copy full SHA for f8d0895
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
os: [ubuntu-20.04, macos-10.15, windows-2019]
22
sofa_branch: [master]
23
- python_version: ['3.8']
+ python_version: ['3.9']
24
25
steps:
26
- name: Setup SOFA and environment
0 commit comments