Skip to content

Commit

Permalink
build images for 23.05.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
andibraeu committed Sep 7, 2023
1 parent 9c21f30 commit 4eef24a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/assemblefirmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,16 +89,16 @@ jobs:
strategy:
matrix:
target: [ath79_generic, ath79_generic-tight, ath79_tiny, mpc85xx_p1010, ramips_mt7620, ramips_mt7621, ramips_mt76x8, x86_generic, x86_64, ipq40xx_generic]
openwrt: [21.02.7, 22.03.5, 23.05.0.rc2]
openwrt: [21.02.7, 22.03.5, 23.05.0.rc3]
exclude:
- target: x86_64
openwrt: 22.03.5
- target: mpc85xx_p1010
openwrt: 22.03.5
- target: x86_64
openwrt: 23.05.0.rc2
openwrt: 23.05.0.rc3
- target: mpc85xx_p1010
openwrt: 23.05.0.rc2
openwrt: 23.05.0.rc3
fail-fast: false
# The type of runner that the job will run on
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4eef24a

Please sign in to comment.