Skip to content

Commit 37e4257

Browse files
committed
bump macOS build action to macos-latest from deprecated macos-12
1 parent 8d1378d commit 37e4257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
runs-on: macos-12
12+
runs-on: macos-latest
1313
steps:
1414
- name: Clean workspace
1515
run: |

0 commit comments

Comments
 (0)