diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index be2ddadf1b..77b0c7f909 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: strategy: matrix: python-version: [3.8, "3.12"] - os: ["ubuntu-latest", "macOS-latest", "windows-latest"] + os: ["ubuntu-latest", "macOS-14", "windows-latest"] steps: - name: Print Concurrency Group env: