Skip to content

Commit

Permalink
Update nightly-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust committed Sep 27, 2024
1 parent 80374b2 commit 8cc5a88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ env:
jobs:
build_lnx:
name: oneDAL Linux nightly build
if: github.repository == 'oneapi-src/oneDAL'
runs-on: ubuntu-22.04
timeout-minutes: 120

Expand Down Expand Up @@ -64,7 +63,6 @@ jobs:

build_win:
name: oneDAL Windows nightly build
if: github.repository == 'oneapi-src/oneDAL'
runs-on: windows-2022
timeout-minutes: 120

Expand Down

0 comments on commit 8cc5a88

Please sign in to comment.