Skip to content

Commit 8680875

Browse files
committed
ci: Migrate to macos-15-intel
1 parent b88334c commit 8680875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-linux-pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
os: [ubuntu-latest, macos-latest, macos-13]
41+
os: [ubuntu-latest, macos-latest, macos-15-intel]
4242
environment: [all, all-py310]
4343
build_type: [Release, Debug]
4444

0 commit comments

Comments
 (0)