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