We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b346819 commit f41bb2eCopy full SHA for f41bb2e
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ubuntu-22.04, macos-13, windows-2022]
19
- sofa_branch: [master]
+ sofa_branch: [v24.12]
20
21
steps:
22
- name: Setup SOFA and environment
@@ -158,7 +158,7 @@ jobs:
158
159
160
161
162
163
164
0 commit comments