Mercurial > p > roundup > code
changeset 8147:e61cd55f9987
disable test ubuntu-latest - 24.04 ubuntu github action migration
speed up feedback cycle.
[skip travis]
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 10 Nov 2024 12:16:42 -0500 |
| parents | aff2401e3a99 |
| children | e76bd652f3fd |
| files | .github/workflows/ci-test.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Sun Nov 10 12:14:28 2024 -0500 +++ b/.github/workflows/ci-test.yml Sun Nov 10 12:16:42 2024 -0500 @@ -95,7 +95,7 @@ # explicitly included - os: ubuntu-20.04 # disable for testing when getting 24.04 running - - os: ubuntu-22.04 + - os: ubuntu-latest - os: ubuntu-24.04 # run the finalizer for coveralls even if one or more
