diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9b4dbe..aa55c2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: matrix: os: - ubuntu-latest - - macos-11 + - macos-latest - windows-latest steps: - uses: actions/checkout@v4 @@ -37,7 +37,7 @@ jobs: matrix: os: - ubuntu-latest - - macos-11 + - macos-latest - windows-latest steps: - uses: actions/checkout@v4