We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27623c commit 8f87d0cCopy full SHA for 8f87d0c
1 file changed
.github/workflows/macos_build.yml
@@ -22,7 +22,7 @@ jobs:
22
path: target/bundled/*
23
if-no-files-found: warn
24
build_macos:
25
- runs-on: macos-latest-large
+ runs-on: macos-14-large
26
steps:
27
- uses: actions/checkout@v3
28
- name: Run bundler
0 commit comments