Skip to content

Commit

Permalink
ci: deactivate macos for now, tensorflow fetches multiple versions
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Oct 17, 2024
1 parent 378eb0d commit d3a9970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
include:
- os: ubuntu-latest
# - os: windows-latest
- os: macos-latest
# - os: macos-latest

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

0 comments on commit d3a9970

Please sign in to comment.