Skip to content

Commit 8c646d8

Browse files
authored
remove v22.06 in master CI (#326)
1 parent 118088e commit 8c646d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
os: [ubuntu-20.04, macos-11, windows-2019]
22-
sofa_branch: [master, v22.06]
22+
sofa_branch: [master]
2323
python_version: ['3.8']
2424

2525
steps:

0 commit comments

Comments
 (0)