Skip to content

Commit

Permalink
Try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-PLACET committed Dec 19, 2024
1 parent 86fff67 commit ec42d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
target:
- { arch: armv7, date-polyfill: 'ON' }
# - { arch: armv7, date-polyfill: 'ON' }
- { arch: aarch64, date-polyfill: 'ON' }
- { arch: aarch64, date-polyfill: 'OFF'}
- { arch: riscv64, date-polyfill: 'ON' }
Expand Down

0 comments on commit ec42d7e

Please sign in to comment.