Skip to content

Commit 06842c4

Browse files
committed
revert miniconda change
1 parent 81437af commit 06842c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
shell: bash -l {0}
136136
strategy:
137137
matrix:
138-
os: ["ubuntu-latest", "macos-13", "macos-14", "windows-latest"]
138+
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
139139
python_version: [ "python" ]
140140
include:
141141
- os: "ubuntu-latest"

0 commit comments

Comments
 (0)