Skip to content

Commit

Permalink
install specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Sep 12, 2024
1 parent 2a8bcb9 commit 66c5deb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ jobs:
cache: false
toolchain: 1.77.0
components: rustfmt
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
cache: false
toolchain: stable-aarch64-apple-darwin
# - uses: actions-rust-lang/setup-rust-toolchain@v1
# with:
# cache: false
# toolchain: stable-aarch64-apple-darwin
# - name: Install rust
# run: rustup toolchain install nightly
- run: brew install protobuf
Expand Down

0 comments on commit 66c5deb

Please sign in to comment.