Skip to content

Commit 050bbad

Browse files
committed
Bump up Github action runners
1 parent 44eae9f commit 050bbad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: dist
3838

3939
macos-x86_64:
40-
runs-on: macos-12
40+
runs-on: macos-14
4141
strategy:
4242
matrix:
4343
target: [x86_64]
@@ -59,7 +59,7 @@ jobs:
5959
path: dist
6060

6161
macos-arm64:
62-
runs-on: macos-12-large
62+
runs-on: macos-14-xlarge
6363
strategy:
6464
matrix:
6565
target: [aarch64]

0 commit comments

Comments
 (0)