Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
surgura committed Dec 11, 2023
1 parent 8808a8a commit 75a2e82
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ name: Build
on: [push, pull_request]

jobs:
build_wheels:
name: Build wheels on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-2022, macos-12, ubuntu-22.04]

build_wheels:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 75a2e82

Please sign in to comment.