Skip to content

Commit 15685dc

Browse files
CI: Update deprecated macos-13 to macos-15-intel (#16197)
1 parent 180c4bc commit 15685dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
include:
22-
- runs-on: macos-13
22+
- runs-on: macos-15-intel
2323
arch: x86_64-darwin
2424
- runs-on: macos-14
2525
arch: aarch64-darwin

0 commit comments

Comments
 (0)