Skip to content

Commit

Permalink
Updatin CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EdoPro98 committed Sep 27, 2024
1 parent 94da669 commit 70202ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deployonTestPyPi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
strategy:
fail-fast: false
matrix:
os:
- ubuntu-latest
- macos-latest
os:
- ubuntu-latest
- macos-latest
steps:
- uses: actions/checkout@v4
- uses: pypa/cibuildwheel@v2.17
Expand Down

0 comments on commit 70202ae

Please sign in to comment.