Skip to content

Commit

Permalink
github-action: Revert x64,aarch64-7.2 in favor or #6247 (#6248)
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 authored Oct 2, 2024
1 parent 7df4d39 commit 82b2f61
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 @@ -83,7 +83,7 @@ jobs:
matrix:
# x64=x86_64, evansport=i686, aarch64=armv8, armv7, hi3535=armv7l, 88f6281=armv5, qoriq=ppc
# https://github.com/SynoCommunity/spksrc/wiki/Synology-and-SynoCommunity-Package-Architectures
arch: [noarch, noarch-6.1, noarch-7.0, x64-6.2.4, x64-7.1, x64-7.2, evansport-6.2.4, evansport-7.1, aarch64-6.2.4, aarch64-7.1, aarch64-7.2, armv7-6.2.4, armv7-7.1, hi3535-6.2.4, 88f6281-6.2.4, qoriq-6.2.4, comcerto2k-7.1]
arch: [noarch, noarch-6.1, noarch-7.0, x64-6.2.4, x64-7.1, evansport-6.2.4, evansport-7.1, aarch64-6.2.4, aarch64-7.1, armv7-6.2.4, armv7-7.1, hi3535-6.2.4, 88f6281-6.2.4, qoriq-6.2.4, comcerto2k-7.1]

steps:
- name: Checkout repository
Expand Down

0 comments on commit 82b2f61

Please sign in to comment.