Skip to content

Commit 248940a

Browse files
authored
updated macos build runner version to supported version (#335)
1 parent ea9b0ca commit 248940a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
checks: write
6161
strategy:
6262
matrix:
63-
os: [windows-2022, ubuntu-20.04, macos-12]
63+
os: [windows-2022, ubuntu-20.04, macos-14]
6464
steps:
6565
- uses: actions/checkout@v3
6666
- name: Use Node.js

0 commit comments

Comments
 (0)