diff options
| author | Simon Rettberg | 2025-07-02 15:08:32 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2025-07-02 15:08:32 +0200 |
| commit | 793fbe5ebd59b6e8ac0191d7db4ca4f1f4b8700e (patch) | |
| tree | 95c7055b77c29510529737e7445c1986fb872830 | |
| parent | github: switch to rocky vault for RHEL kernels (diff) | |
| download | xloop-793fbe5ebd59b6e8ac0191d7db4ca4f1f4b8700e.tar.gz xloop-793fbe5ebd59b6e8ac0191d7db4ca4f1f4b8700e.tar.xz xloop-793fbe5ebd59b6e8ac0191d7db4ca4f1f4b8700e.zip | |
github: Update from Ubuntu 20.04 -> 24.04
| -rw-r--r-- | .github/workflows/lint.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6007417..e1fdbdb 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -10,7 +10,7 @@ on: jobs: lint: name: Lint xloop - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - name: Install xloop dependencies run: | |
