Skip to content

Commit

Permalink
Github CI fix (catalyst-team#1148)
Browse files Browse the repository at this point in the history
* fix

* fix
  • Loading branch information
Scitator authored and zkid18 committed Apr 4, 2021
1 parent fcbcfd1 commit cd96186
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions .github/workflows/dl_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,17 @@ jobs:
- python-version: 3.8
os: ubuntu-20.04
requirements: minimal
# - python-version: 3.7
# os: macOS-10.15
# requirements: minimal
# - python-version: 3.6
# os: ubuntu-18.04
# requirements: minimal
# - python-version: 3.7
# os: ubuntu-18.04
# requirements: minimal
# - python-version: 3.7
# os: ubuntu-20.04
# requirements: minimal
- python-version: 3.7
os: macOS-10.15
requirements: minimal
- python-version: 3.6
os: ubuntu-18.04
requirements: minimal
- python-version: 3.6
os: ubuntu-20.04
requirements: minimal

timeout-minutes: 30
timeout-minutes: 120
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit cd96186

Please sign in to comment.