We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad2de8 commit 64fa1f9Copy full SHA for 64fa1f9
.github/workflows/conda-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
build_type: [Release]
19
- os: [ubuntu-latest, windows-2019, macOS-latest]
+ os: [ubuntu-latest, windows-2019, macos-12]
20
fail-fast: false
21
22
steps:
0 commit comments