Skip to content

Commit

Permalink
Add noble packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Aug 15, 2024
1 parent 70fe9e1 commit 2b1d8ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/create-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- os: ubuntu
dist: jammy
arch: x86_64
- os: ubuntu
dist: noble
arch: x86_64
- os: debian
dist: bookworm
arch: x86_64
Expand All @@ -33,6 +36,9 @@ jobs:
- os: ubuntu
dist: jammy
arch: aarch64
- os: ubuntu
dist: noble
arch: aarch64
- os: debian
dist: bookworm
arch: aarch64
Expand Down

0 comments on commit 2b1d8ee

Please sign in to comment.