diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 0620392ba..429d627fc 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -67,7 +67,7 @@ jobs: fail-fast: false max-parallel: 3 matrix: - os: [ubuntu-22.04, macos12, windows-2022] + os: [ubuntu-22.04, macos-12, windows-2022] python-version: ["3.8"] include: - os: ubuntu-22.04