diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bc18cbe..b4bb7aee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,10 +32,11 @@ jobs: # - x86 include: - version: '1' - os: - - ubuntu-latest - - windows-latest - - macos-latest + os: ubuntu-latest + - version: '1' + os: windows-latest + - version: '1' + os: macos-latest steps: # Setup environment