Skip to content

Commit 5c14f20

Browse files
authored
update macos version to latest for test runner (#142)
* update macos version to 13 for test runner * update macos version to latest for test runner
1 parent bfee32a commit 5c14f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
build-macos:
3030
needs: tap_syntax
31-
runs-on: macos-12
31+
runs-on: macos-latest
3232
name: Build formula on macOS
3333
if: github.event_name == 'pull_request'
3434

0 commit comments

Comments
 (0)