diff --git a/.github/workflows/example.yml b/.github/workflows/example.yml index e0c6316..4cb66d6 100644 --- a/.github/workflows/example.yml +++ b/.github/workflows/example.yml @@ -23,7 +23,7 @@ jobs: - use-execution-queue - use-with-bthread - use-with-glog - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest name: ${{matrix.name}} steps: - uses: actions/checkout@v4