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