Skip to content

Commit

Permalink
enable all arches
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed Jun 15, 2024
1 parent bed71e1 commit 36def7c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/v2-lts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,13 @@ jobs:
matrix:
platform:
- linux/amd64
#- linux/arm/v6
#- linux/arm/v7
#- linux/arm/v8
#- linux/i386
#- linux/ppc64le
#- linux/riscv64
#- linux/s390x
- linux/arm/v6
- linux/arm/v7
- linux/arm/v8
- linux/i386
- linux/ppc64le
- linux/riscv64
- linux/s390x

defaults:
run:
Expand Down

0 comments on commit 36def7c

Please sign in to comment.