Skip to content

Commit

Permalink
use runs on for nightly test (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuunlimm authored Aug 23, 2024
1 parent deec292 commit 8a095c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:

nightly-run:
runs-on: ubuntu-latest
runs-on: runs-on,runner=2cpu-linux-x64,run-id=${{ github.run_id }}

steps:
- name: Checkout code
Expand Down

0 comments on commit 8a095c6

Please sign in to comment.