Skip to content

Commit

Permalink
Workflow: Replace debian bullseye with Ubuntu 24.04 noble
Browse files Browse the repository at this point in the history
  • Loading branch information
JGRennison committed Nov 27, 2024
1 parent a143eb5 commit 8257447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-linux-distros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
bundle_name: "jammy"
compiler: "g++"
c_compiler: "gcc"
- container_image: "debian:bullseye"
bundle_name: "bullseye"
- container_image: "ubuntu:24.04"
bundle_name: "noble"
compiler: "g++"
c_compiler: "gcc"
- container_image: "debian:bookworm"
Expand Down

0 comments on commit 8257447

Please sign in to comment.