diff --git a/.github/workflows/librav1e-xcode.yml b/.github/workflows/librav1e-xcode.yml index 8fa4211..3592773 100644 --- a/.github/workflows/librav1e-xcode.yml +++ b/.github/workflows/librav1e-xcode.yml @@ -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