diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b804abcd..7948ee32 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,8 +19,8 @@ jobs: fail-fast: false matrix: include: - - os: macos-latest - - os: windows-latest +# - os: macos-latest +# - os: windows-latest - os: ubuntu-20.04 steps: - uses: actions/checkout@v3 @@ -86,8 +86,8 @@ jobs: fail-fast: false matrix: include: - - os: macos-latest - - os: windows-latest +# - os: macos-latest +# - os: windows-latest - os: ubuntu-20.04 steps: - uses: actions/checkout@v3