We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1016b94 commit 7d1c537Copy full SHA for 7d1c537
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [ubuntu-22.04, macos-14, windows-2022]
22
- sofa_branch: [master]
+ sofa_branch: [v25.12]
23
python_version: ['3.10']
24
25
steps:
0 commit comments