Skip to content

Commit

Permalink
🐛 Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
luoshuijs committed Dec 27, 2023
1 parent d11aaed commit 0f9beff
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 @@ -99,7 +99,7 @@ jobs:
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12']
target: aarch64
target: ['aarch64']
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 0f9beff

Please sign in to comment.