CI: Stick with ubuntu-22.04 for CodeQL analysis
commit7f830d783b1c0cbfc504cea8b2f7052ad58242d7
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 11 Oct 2024 21:16:00 +0000 (11 14:16 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 11 Oct 2024 23:21:25 +0000 (11 16:21 -0700)
tree5b26ddfc201be8ed6d5a3a500c6af8bb800d62f0
parent58162960a1dbcd35c72e42a4bbb821ccc5a0c505
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
.github/workflows/codeql.yml