Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
hzyitc committed Jun 20, 2023
1 parent a5343c8 commit 2193fde
Showing 1 changed file with 8 additions and 15 deletions.
23 changes: 8 additions & 15 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,24 +76,17 @@ jobs:
- openwrt-19.07
- openwrt-21.02
- openwrt-22.03
- openwrt-23.05
- openwrt-23.05-rc0
- master
# - snapshot
arch:
# - aarch64_cortex-a53
- aarch64_generic
# - arm_cortex-a15_neon-vfpv4
# - arm_cortex-a9_vfpv3-d16
# # - armvirt-32
# # - armvirt-64
# - i386_pentium-mmx
# - i386_pentium4
# # - malta-be
# - mips_24kc
# # - x86-64
# # - x86-generic
# # - x86-geode
- x86_64
- x86-64
- x86-generic
- x86-geode
- armvirt-32
- armvirt-64
- malta-be
- mvebu-cortexa9

steps:
- name: Checkout
Expand Down

0 comments on commit 2193fde

Please sign in to comment.