diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e064eb1..d0309e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: matrix: include: - name: Linux - os: ubuntu-22.04 + os: ubuntu-latest - name: macOS os: macos-12