Skip to content

Commit

Permalink
No mac os for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Jun 20, 2024
1 parent b362371 commit 62c681d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
os: [ubuntu-22.04, macos-latest]
# os: [ubuntu-22.04, macos-latest]
os: [ubuntu-22.04]
steps:
- uses: actions/checkout@v4
- uses: ConorMacBride/install-package@v1
Expand Down

0 comments on commit 62c681d

Please sign in to comment.