diff --git a/.DS_Store b/.DS_Store index 0d4bf419..3c64ccfb 100755 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.github/workflows/build-wheels.yml b/.github/workflows/build-wheels.yml index f86525c6..7462d809 100644 --- a/.github/workflows/build-wheels.yml +++ b/.github/workflows/build-wheels.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: # os: [ubuntu-latest, windows-latest, macOS-latest, ubuntu-20.04, ] - os: [windows-latest] #, macos-12] #, macOS-latest] + os: [windows-latest, macos-12, macOS-latest] python-version: ['3.11'] steps: @@ -35,8 +35,3 @@ jobs: with: name: wbt-${{ matrix.os }}-${{ matrix.python-version }} path: zip_files/*.zip - - # - name: Download WBT - # uses: actions/download-artifact@v4 - # with: - # path: WBT