packager: use centos-9 and debian-12 (#7668)

pull/7669/head
Joe Chen 2024-02-18 21:25:01 -05:00 committed by GitHub
parent 10cd022e08
commit 3616bc03c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -7,13 +7,15 @@ targets:
- git - git
debian-11: debian-11:
<<: *debian <<: *debian
debian-12:
<<: *debian
ubuntu-18.04: ubuntu-18.04:
<<: *debian <<: *debian
ubuntu-20.04: ubuntu-20.04:
<<: *debian <<: *debian
ubuntu-22.04: ubuntu-22.04:
<<: *debian <<: *debian
centos-8: centos-9:
build_dependencies: build_dependencies:
- pam-devel - pam-devel
# required for Go buildpack # required for Go buildpack