Skip to content

Commit 3001bed

Browse files
committed
chore(github): update macos images
1 parent 863f82a commit 3001bed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525
},
2626
{
2727
"NAME": "darwin-x64",
28-
"OS": "macos-13",
28+
"OS": "macos-15-intel",
2929
"RUN_LOCALLY": false,
3030
"TARGET": "x86_64-apple-darwin"
3131
},
3232
{
3333
"NAME": "darwin-arm64",
34-
"OS": "macos-13",
34+
"OS": "macos-latest",
3535
"RUN_LOCALLY": false,
3636
"TARGET": "aarch64-apple-darwin"
3737
}

0 commit comments

Comments
 (0)