diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5e9887..ea00bab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: run: cargo clippy --all-targets -- -D warnings build_and_test: name: Rust project - latest - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest strategy: matrix: toolchain: