Skip to content

Commit

Permalink
try another toolchain version again
Browse files Browse the repository at this point in the history
  • Loading branch information
dreampiggy committed Sep 28, 2023
1 parent 40aee96 commit 107cb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/librav1e-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
default: true
toolchain: 1.60.0
toolchain: 1.65.0
- name: Set up rust
run: |
rustup target add aarch64-apple-ios x86_64-apple-ios aarch64-apple-darwin x86_64-apple-darwin
Expand Down

0 comments on commit 107cb1e

Please sign in to comment.