Skip to content

Commit a2e0c00

Browse files
committed
runs-on.
1 parent 7528a4b commit a2e0c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/site.preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
ddev_project_tld: sites.thinkdrop.net
4444

4545
# Tell the remote workflow what to run on.
46-
github_runs_on: ubuntu-latest
46+
github_runs_on: github.actions.runner.${{ github.run_id }}.${{ matrix.runner }}
4747

4848
# Define a github environment name.
4949
github_environment: pr${{ github.event.number }}

0 commit comments

Comments
 (0)