Skip to content

Commit f439c8f

Browse files
authored
Update build.yml
Signed-off-by: Magesh K <47920326+mahee96@users.noreply.github.com>
1 parent baa22ac commit f439c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
concurrency:
1010
group: ${{ github.ref }}
1111
cancel-in-progress: true
12-
runs-on: macos-12
12+
runs-on: macos-14
1313

1414
steps:
1515
- name: Checkout

0 commit comments

Comments
 (0)