We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba25e9 commit 9dc6fccCopy full SHA for 9dc6fcc
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-20.04, macos-11, windows-2019]
16
- sofa_branch: [master, v22.06]
+ sofa_branch: [master, v22.12]
17
18
steps:
19
# https://github.com/actions/runner-images/issues/6817
0 commit comments