diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 938cc30f4..3e796f739 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -20,7 +20,7 @@ jobs: build: name: Build and Test - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 steps: - name: Checkout project uses: actions/checkout@v4