Add new firmware #54

This commit is contained in:
Vadim Vetrov 2024-08-11 02:14:10 +03:00 committed by GitHub
parent 80811a41e6
commit e719c1319b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,6 +42,7 @@ jobs:
- mipsel_74kc - mipsel_74kc
- mipsel_mips32 - mipsel_mips32
- ramips-mt76x8 - ramips-mt76x8
- ramips-mt7621
- x86_64 - x86_64
container: container:
image: openwrt/sdk:${{ matrix.arch }}-${{ matrix.branch }} image: openwrt/sdk:${{ matrix.arch }}-${{ matrix.branch }}