diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a681fd3b5f..6fc3c103a3b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: strategy: matrix: - os: [ubuntu-latest, windows-latest, macOS-latest] + os: [ubuntu-latest, windows-latest, macos-13] steps: - name: Dump GitHub context