Skip to content

Commit 8153b9d

Browse files
macos-12
1 parent 3c4d406 commit 8153b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: true
1414
matrix:
15-
os: [ubuntu-20.04, windows-2019, macos-11]
15+
os: [ubuntu-20.04, windows-2019, macos-12]
1616
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
1717
exclude:
1818
- os: windows-2019

0 commit comments

Comments
 (0)