Skip to content

Commit 49a66c4

Browse files
authored
Use macos-15-intel (#1091)
1 parent 74f6056 commit 49a66c4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ jobs:
5353
conda-standalone: conda-standalone-onedir
5454
check-docs-schema: true
5555
# MACOS
56-
- os: macos-13
56+
- os: macos-15-intel
5757
python-version: "3.9"
5858
conda-standalone: conda-standalone-nightly
59-
- os: macos-13
59+
- os: macos-15-intel
6060
python-version: "3.10"
6161
conda-standalone: conda-standalone-onedir
6262
- os: macos-latest
@@ -208,7 +208,7 @@ jobs:
208208
include:
209209
- runner: ubuntu-latest
210210
subdir: linux-64
211-
- runner: macos-13
211+
- runner: macos-15-intel
212212
subdir: osx-64
213213
- runner: macos-latest
214214
subdir: osx-arm64

0 commit comments

Comments
 (0)