Skip to content

Commit d1a501b

Browse files
jordanbreen28jordanbreen28
jordanbreen28
authored andcommitted
(maint) - remove runs_on input from integration job
1 parent d2c6dc4 commit d1a501b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ jobs:
2222
Integration:
2323
needs: Acceptance
2424
uses: "./.github/workflows/integration_test.yml"
25-
with:
26-
runs_on: "ubuntu-20.04"

0 commit comments

Comments
 (0)