Skip to content

Commit 0f46571

Browse files
authored
Merge pull request #1746 from dandi/update-macos-ci-runner
Update GitHub CI MacOS intel runner
2 parents 8091fd1 + f93a63b commit 0f46571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- windows-latest
3434
- ubuntu-latest
3535
- macos-latest # M1 architecture
36-
- macos-13 # non-M1 architecture
36+
- macos-15-intel # non-M1 architecture
3737
python:
3838
- 3.9 # Reaching EOL in October 2025
3939
- '3.10' # Needs quotes so YAML doesn't think it's 3.1

0 commit comments

Comments
 (0)