Skip to content

Commit

Permalink
build: remove rust 1.67 for Android requirement
Browse files Browse the repository at this point in the history
Signed-off-by: Berend Sliedrecht <[email protected]>
  • Loading branch information
Berend Sliedrecht committed Dec 19, 2023
1 parent b68ca01 commit 6f67a0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,6 @@ jobs:
build-android:
name: Build library (Android)
needs: [checks]
env:
RUST_VERSION: "1.67"

runs-on: ubuntu-latest

Expand Down

0 comments on commit 6f67a0e

Please sign in to comment.