Skip to content

Commit

Permalink
add back required
Browse files Browse the repository at this point in the history
  • Loading branch information
leej3 committed May 21, 2024
1 parent 283367a commit f5aafd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
max-parallel: 10
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: ["3.9"]
pytorch-channel: [pytorch, pytorch-nightly]
include:
# includes a single build on macosx
- os: macos-latest
Expand Down

0 comments on commit f5aafd5

Please sign in to comment.