Skip to content

Commit d7474e5

Browse files
committed
Replaced macos14 with macos15 in push
1 parent 633400b commit d7474e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
fail-fast: false
199199
matrix:
200200
include:
201-
- os: 14
201+
- os: 15
202202
arch: ARM64
203203
name: MACOS_${{ matrix.arch }}_DEBUG_NTS
204204
runs-on: macos-${{ matrix.os }}

0 commit comments

Comments
 (0)