File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1414 strategy :
1515 matrix :
1616 include :
17+ - architecture : amd64
18+ runner : ubuntu-latest
1719 - architecture : armhf
1820 runner : ubuntu-24.04-arm
1921 - architecture : arm64
3537 DEB_BUILD_OPTIONS : noautodbgsym
3638 with :
3739 host-arch : ${{ matrix.architecture }}
38- buildpackage-opts : --build=${{ matrix.architecture == 'riscv64 ' && 'full' || 'any' }}
40+ buildpackage-opts : --build=${{ matrix.architecture == 'amd64 ' && 'full' || 'any' }}
3941 docker-image : debian:testing-20250407
4042 - name : " Upload artifacts"
4143 uses : actions/upload-artifact@v4
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Origin: Armbian
22Label: Armbian Package Archive APA
33Suite: stable
44Codename: current
5- Architectures: arm64 riscv64 armhf source
5+ Architectures: amd64 arm64 riscv64 armhf source
66Components: main
77Description: packages provided by the Armbian project
88SignWith: DF00FAF1C577104B50BF1D0093D6889F9F0E78D5
You can’t perform that action at this time.
0 commit comments