diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b4c1c95..2b8340e 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -11,7 +11,7 @@ on: jobs: exercises: name: Check exercises - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Install CoffeeScript