Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Jul 9, 2024
1 parent 72dfeae commit 1c1c1b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly_ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ concurrency:

jobs:
Linux-Nightly-Ondemand-E2E-Tests:
runs-on: pvc_e2e
runs-on: e2e_internal
# Don't run on forked repos
if: github.repository_owner == 'intel'
timeout-minutes: 900
Expand Down Expand Up @@ -223,7 +223,7 @@ jobs:

Tests-Failure-And-Report:
if: always()
runs-on: pvc_e2e
runs-on: e2e_internal
permissions:
issues: write
env:
Expand Down

0 comments on commit 1c1c1b6

Please sign in to comment.