Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
xishang0128 committed Feb 23, 2024
1 parent b1e2040 commit 27c501c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- { goos: android, goarch: amd64, ndk: x86_64-linux-android34, output: amd64, cgo: '1' }
- { goos: android, goarch: arm, ndk: armv7a-linux-androideabi34, output: armv7, cgo: '1' }
- { goos: android, goarch: arm64, ndk: aarch64-linux-android34, output: arm64-v8, cgo: '1' }

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 27c501c

Please sign in to comment.