Skip to content

Commit

Permalink
do not test x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkie committed Dec 1, 2024
1 parent b700a2b commit d3626e9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,14 @@ jobs:
strategy:
matrix:
platform:
- amd64
- arm64
# - arm/v7
# - riscv64
# - mips64
# - mips64le
# - ppc64le
# - 386
# - amd64 # native, do not use
os:
- centos-stream-9
- debian-stable
Expand Down

0 comments on commit d3626e9

Please sign in to comment.