Skip to content

Commit

Permalink
chore(ci): remove jammy from packaging on develop (#2020)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuntoja authored Jan 20, 2025
1 parent 6a8fa82 commit 14b733e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/libzmq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,10 @@ jobs:
distrib: bookworm
runner: ubuntu-24.04
arch: amd64
- image: packaging-nfpm-jammy
distrib: jammy
runner: ubuntu-24.04
arch: amd64
# - image: packaging-nfpm-jammy
# distrib: jammy
# runner: ubuntu-24.04
# arch: amd64

runs-on: ${{ matrix.runner }}

Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/lua-curl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ jobs:
lua_version: 5.3
runner: ubuntu-24.04
arch: amd64
- package_extension: deb
image: centreon-collect-ubuntu-jammy
distrib: jammy
lua_version: 5.3
runner: ubuntu-24.04
arch: amd64
# - package_extension: deb
# image: centreon-collect-ubuntu-jammy
# distrib: jammy
# lua_version: 5.3
# runner: ubuntu-24.04
# arch: amd64
- package_extension: deb
image: centreon-collect-debian-bookworm-arm64
distrib: bookworm
Expand Down

0 comments on commit 14b733e

Please sign in to comment.