Skip to content

Commit be9a586

Browse files
committed
switch from deprecated macos 13 to 14
1 parent 0254779 commit be9a586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- runner: macos-13
2121
os: darwin
2222
arch: amd64
23-
- runner: macos-13-xlarge
23+
- runner: macos-14
2424
os: darwin
2525
arch: arm64
2626
- runner: windows-2022

0 commit comments

Comments
 (0)