Skip to content

Commit

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

0 comments on commit e88b2e4

Please sign in to comment.