We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9ac5f commit d6ac674Copy full SHA for d6ac674
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [ubuntu-20.04, macos-10.15, windows-2019]
22
- sofa_branch: [master]
+ sofa_branch: [robosoft2022]
23
python_version: ['3.7', '3.8', '3.9', '3.10']
24
25
steps:
0 commit comments