Skip to content

Commit 900f272

Browse files
authored
CI: macos-13 -> macos-15-intel (#424)
Signed-off-by: Sam <[email protected]>
1 parent 9513802 commit 900f272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
platform:
2020
- { target: aarch64-apple-darwin, os: macos-14 }
21-
- { target: x86_64-apple-darwin, os: macos-13 }
21+
- { target: x86_64-apple-darwin, os: macos-15-intel }
2222
- { target: x86_64-unknown-linux-gnu, os: ubuntu-latest }
2323
- { target: x86_64-pc-windows-msvc, os: windows-latest }
2424
- { target: i686-pc-windows-msvc, os: windows-latest }

0 commit comments

Comments
 (0)