Skip to content

Commit

Permalink
Build binaries on Ubuntu 24.04 Noble Numbat
Browse files Browse the repository at this point in the history
  • Loading branch information
vinriviere committed May 25, 2024
1 parent 8897443 commit 3caed39
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/deploy_ppa_all_dists.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ DISTS=
DISTS+=" focal"
DISTS+=" jammy"
DISTS+=" mantic"
DISTS+=" noble"

# Use timestamp as package suffix to generate a unique version number
SUFFIX=ppa$(date -u +%Y%m%d%H%M%S)
Expand Down
2 changes: 0 additions & 2 deletions .github/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ echorun .github/deploy_changed_packages.sh -m68k-atari-mint
#echorun .github/deploy_ppa_all_dists.sh gcc-m68k-atari-mint

#echorun .github/deploy_ppa_all_dists.sh mintlib-m68k-atari-mint

#echorun .github/deploy_ppa_all_dists.sh pml-m68k-atari-mint

#echorun .github/deploy_ppa_all_dists.sh gemlib-m68k-atari-mint
#echorun .github/deploy_ppa_all_dists.sh ncurses-m68k-atari-mint
#echorun .github/deploy_ppa_all_dists.sh zlib-m68k-atari-mint
Expand Down

0 comments on commit 3caed39

Please sign in to comment.