Skip to content

Commit

Permalink
Revert "explicitly set NDK r22b"
Browse files Browse the repository at this point in the history
This reverts commit 8e2af14.
  • Loading branch information
TinoGuo committed Aug 7, 2022
1 parent 8e2af14 commit 2abf610
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Expand Up @@ -67,11 +67,6 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: nttld/setup-ndk@v1
id: setup-ndk
with:
ndk-version: r22b
add-to-path: true
- name: build and test rust
run: |
make init
Expand Down

0 comments on commit 2abf610

Please sign in to comment.