Skip to content

Commit 7383aaf

Browse files
committed
add macos 14 and 15
1 parent e7b8843 commit 7383aaf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/Load.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ jobs:
3131
arch:
3232
- x64
3333
include:
34-
- os: macOS-latest
34+
- os: macOS-15
35+
version: '1'
36+
arch: aarch64
37+
- os: macOS-14
3538
version: '1'
3639
arch: aarch64
3740

0 commit comments

Comments
 (0)