Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
richerfu committed Sep 24, 2024
1 parent 09aa037 commit b053aa9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,7 @@ jobs:
- { target: x86_64-unknown-linux-ohos, os: ubuntu-latest, options: --no-default-features, features: egl }
include:
- rust_version: '1.70.0'
platform:
- { target: aarch64-linux-android, os: ubuntu-latest, cmd: 'apk --' }
- { target: aarch64-unknown-linux-ohos, os: ubuntu-latest, options: --no-default-features, features: egl }
- { target: x86_64-unknown-linux-ohos, os: ubuntu-latest, options: --no-default-features, features: egl }
platform: { target: aarch64-linux-android, os: ubuntu-latest, cmd: 'apk --' }


env:
Expand Down

0 comments on commit b053aa9

Please sign in to comment.