We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8790e commit e8fb43eCopy full SHA for e8fb43e
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
fail-fast: false
17
matrix:
18
os: [ubuntu-22.04, macos-14, windows-2022]
19
- sofa_branch: [master]
+ sofa_branch: [v26.06]
20
21
steps:
22
0 commit comments