We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3668817 commit 298f6daCopy full SHA for 298f6da
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-22.04, macos-14, windows-2022]
16
- sofa_branch: [master]
+ sofa_branch: [v25.12]
17
18
steps:
19
- name: Setup SOFA and environment
0 commit comments