Skip to content

Commit 8f87d0c

Browse files
committed
fix mac workflows after another test
1 parent d27623c commit 8f87d0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
path: target/bundled/*
2323
if-no-files-found: warn
2424
build_macos:
25-
runs-on: macos-latest-large
25+
runs-on: macos-14-large
2626
steps:
2727
- uses: actions/checkout@v3
2828
- name: Run bundler

0 commit comments

Comments
 (0)