Skip to content

Commit a723c21

Browse files
CI: bump to macOS 15 on x86_64
1 parent 0a65a61 commit a723c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os:
2222
- { label: macos-15, name: macos-aarch64 }
23-
- { label: macos-13, name: macos-x86_64 }
23+
- { label: macos-15-intel, name: macos-x86_64 }
2424
env:
2525
OS_NAME: ${{ matrix.os.name }}
2626

0 commit comments

Comments
 (0)