diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index afcc90d0..39c32af9 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -10,7 +10,7 @@ env: jobs: build: - runs-on: ubuntu-24s.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4