Skip to content

Commit 5f510f5

Browse files
committed
ci: bump macos github runner versions
1 parent 5205e7b commit 5f510f5

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
@@ -123,9 +123,9 @@ jobs:
123123
strategy:
124124
matrix:
125125
platform:
126-
- runner: macos-12
126+
- runner: macos-13
127127
target: x86_64
128-
- runner: macos-14
128+
- runner: macos-latest
129129
target: aarch64
130130
steps:
131131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)