diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8dcf8bda..151c47d0 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -19,7 +19,7 @@ jobs: build: name: Build and Test - runs-on: ubuntu-24.04 + runs-on: ubuntu-latest steps: - name: Checkout project uses: actions/checkout@v4