diff options
| author | 2025-01-10 10:50:19 +0100 | |
|---|---|---|
| committer | 2025-01-10 10:50:19 +0100 | |
| commit | 8bae53b3c30c7d18d540999ad54edfc5ca6d8561 (patch) | |
| tree | 23b912d03e1759d0eec0c5e862091086edc5c1e6 | |
| parent | f9cb6d3520dd0b216a11829602092eaa6eeb6779 (diff) | |
GitHub Actions ubuntu-24.04 (#7207)
| -rw-r--r-- | .github/workflows/tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 1e1a9635e..64f083be8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -10,7 +10,7 @@ jobs: tests: # https://github.com/actions/virtual-environments - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - name: Git checkout source code |
