]> git.ipfire.org Git - thirdparty/krb5.git/commit
Run Github Actions on ubuntu-latest (not 18.04)
authorGreg Hudson <ghudson@mit.edu>
Mon, 3 Apr 2023 20:00:37 +0000 (16:00 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 10 Apr 2023 18:38:57 +0000 (14:38 -0400)
commitd848af28e84e6eac5aa16cd10157ef4b2cf58a84
tree72c4837e883965227d1f9c4e14c16eddb9a219a8
parent73ad8716ccecbaf3e7502f53fb8feade2e62a498
Run Github Actions on ubuntu-latest (not 18.04)

The ubuntu-18.04 image no longer works on Github Actions.  Run most
jobs on ubuntu-latest instead.

libresolv-wrapper does not work on ubuntu-22.04 at this time
(Launchpad bug #2015570), so don't install it for now.  The URI
discovery tests will be skipped until this is rectified.

For the doc build, move doc-newest-sphix to ubuntu-latest; the Ubuntu
version doesn't matter much for this build as it downloads sphinx from
pypi.org.  Move the doc-older-sphinx to ubuntu-22.04 (currently the
same as ubuntu-latest), skipping ubuntu-20.04 as its version of
doxygen (1.18.17) doesn't correctly the type declaration for
krb5_const_principal.
.github/workflows/build.yml
.github/workflows/doc.yml