Skip to content

Commit

Permalink
ci: fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbrayo committed Sep 4, 2024
1 parent dea45ff commit 0e08692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
id: toolchain
uses: dtolnay/rust-toolchain@master
with:
toolchain: stable minus 2 releases
toolchain: stable 18 months ago
if: steps.cache-jniLibs.outputs.cache-hit != 'true'

- name: Set up Rust toolchain for Android NDK
Expand Down

0 comments on commit 0e08692

Please sign in to comment.