HomeFreeBSD

CI: Stick with ubuntu-22.04 for CodeQL analysis

Description

CI: Stick with ubuntu-22.04 for CodeQL analysis

The ubuntu-latest alias now refers to ubuntu-24.04 instead of
ubuntu-22.04 which causes CodeQL's autobuild to fail with:

    cpp/autobuilder: deptrace not supported in ubuntu 24.04

Until deptrace is supported by ubuntu-24.04 hosted runners request
ubuntu-22.04 which is supported.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Closes #16639

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Oct 11 2024, 9:16 PM
GitHub <noreply@github.com>Committed on Oct 11 2024, 9:16 PM
Parents
rG7e4be92750a3: zdb: fix printf format in dump_zap()
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG34efa8e2d884: CI: Stick with ubuntu-22.04 for CodeQL analysis (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Oct 11 2024, 9:16 PM