Skip to content

Commit ad854f8

Browse files
committed
Update CI macos
1 parent 296031b commit ad854f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-binaries.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
gsutil cp ./crates/bindings/tmc-langs-node/ts/functions.node gs://${{ secrets.GCP_BUCKET }}/tmc-langs-rust/tmc-langs-${{ matrix.target }}-$Env:TAG.node
113113
114114
macos:
115-
runs-on: macos-12
115+
runs-on: macos-13
116116
strategy:
117117
fail-fast: false # we don't want to cancel building binaries for other targets just because one fails
118118
matrix:

0 commit comments

Comments
 (0)