Skip to content

Commit

Permalink
ci: remove 24.04 build
Browse files Browse the repository at this point in the history
  • Loading branch information
variar committed Nov 14, 2024
1 parent d3acc9d commit 1bee215
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,18 +94,6 @@ jobs:
container: variar/klogg_ubuntu22.04
cmake_opts:

- os: ubuntu_noble
os_version: 24.04
arch: x64
check_command: apt-get update && apt install --dry-run /usr/local/klogg*.deb
cpack_gen: DEB
artifacts_id: noble
package_suffix: deb
check_container: ubuntu:24.04
container_root: docker/ubuntu24.04
container: variar/klogg_ubuntu24.04
cmake_opts:

- os: ubuntu_appimage
os_version: 20.04
arch: x64
Expand Down

0 comments on commit 1bee215

Please sign in to comment.