Skip to content

Commit

Permalink
MAINT trying to make OSX-64 work (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre authored Apr 19, 2024
1 parent 323fea6 commit a9265ce
Show file tree
Hide file tree
Showing 3 changed files with 6,480 additions and 3,280 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest] # [ubuntu-latest, macos-latest, macos-14]
os: [ubuntu-latest, macos-latest] # [ubuntu-latest, macos-latest, macos-14]
environment: [cpu]
runs-on: ${{ matrix.os }}
steps:
Expand Down
Loading

0 comments on commit a9265ce

Please sign in to comment.