Skip to content

Commit 0e7f594

Browse files
committed
update macOS action OS version
1 parent c045bef commit 0e7f594

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)