We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d0a2b commit 39b5a50Copy full SHA for 39b5a50
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- os: [ubuntu-20.04, macos-10.15, windows-2019]
+ os: [ubuntu-20.04, macos-11, windows-2019]
22
sofa_branch: [master, v22.06]
23
python_version: ['3.8']
24
0 commit comments