From cba9bcbacdcc1014a592bea95b48706f2ff77799 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Fri, 13 Dec 2024 14:32:08 +0000 Subject: [PATCH] Use ubuntu-24.04 for testing --- .github/workflows/tox.yml | 2 +- .readthedocs.yml | 4 ++-- docs/user-guide/ci-setup.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tox.yml b/.github/workflows/tox.yml index be346379..9e3efbf2 100644 --- a/.github/workflows/tox.yml +++ b/.github/workflows/tox.yml @@ -42,7 +42,7 @@ jobs: codeql: name: codeql - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 permissions: actions: read contents: read diff --git a/.readthedocs.yml b/.readthedocs.yml index 2dfb1200..279f4fd7 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,9 +6,9 @@ mkdocs: configuration: mkdocs.yml build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: - python: "3.11" + python: "3.12" commands: - pip install --user tox - TOX_EXTRA_BINDEP=0 python3 -m tox -e docs -- --strict --site-dir=_readthedocs/html/ diff --git a/docs/user-guide/ci-setup.md b/docs/user-guide/ci-setup.md index aaee46db..ea0d42df 100644 --- a/docs/user-guide/ci-setup.md +++ b/docs/user-guide/ci-setup.md @@ -40,7 +40,7 @@ jobs: - integration - unit-galaxy - ansible-lint - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - run: >- python -c "assert 'failure' not in