Skip to content

Commit

Permalink
Update CI macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Heliozoa committed Dec 17, 2024
1 parent 296031b commit ad854f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
gsutil cp ./crates/bindings/tmc-langs-node/ts/functions.node gs://${{ secrets.GCP_BUCKET }}/tmc-langs-rust/tmc-langs-${{ matrix.target }}-$Env:TAG.node
macos:
runs-on: macos-12
runs-on: macos-13
strategy:
fail-fast: false # we don't want to cancel building binaries for other targets just because one fails
matrix:
Expand Down

0 comments on commit ad854f8

Please sign in to comment.