Skip to content

Commit

Permalink
Update deb-packaging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl authored Jan 11, 2025
1 parent 083a114 commit da70c2d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deb-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
distro: ubuntu23.10
- arch: arm32v7
distro: ubuntu24.04
- arch: arm32v7
distro: ubuntu24.10
- arch: arm32v7
distro: bullseye
- arch: arm32v7
Expand All @@ -43,6 +45,8 @@ jobs:
distro: ubuntu23.10
- arch: aarch64
distro: ubuntu24.04
- arch: aarch64
distro: ubuntu24.10
- arch: aarch64
distro: buster
- arch: aarch64
Expand Down Expand Up @@ -79,6 +83,8 @@ jobs:
distro: ubuntu23.10
- arch: amd64
distro: ubuntu24.04
- arch: amd64
distro: ubuntu24.10

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit da70c2d

Please sign in to comment.