diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a08507c1..a2daf81c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -94,7 +94,7 @@ jobs: fail-fast: false max-parallel: 2 matrix: - platform: [ubuntu-latest, ubuntu-22.04, windows-latest, macos-latest, macos-11, windows-2022] + platform: [ubuntu-latest, ubuntu-22.04, windows-latest, macos-11, macos-latest, windows-2022] steps: - name: Checkout to branch