Skip to content

Commit be7e87b

Browse files
authored
Merge branch 'master' into yarikoptic-patch-1
2 parents 3e8976c + 0f46571 commit be7e87b

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)