diff --git a/.github/workflows/cli-tests.yml b/.github/workflows/cli-tests.yml index 9bc048e3..fd0e8e1b 100644 --- a/.github/workflows/cli-tests.yml +++ b/.github/workflows/cli-tests.yml @@ -25,7 +25,7 @@ jobs: - name: linux image: ubuntu-latest - name: mac - image: macos-13 + image: macos-latest python-version: - '3.11' fail-fast: false