Skip to content

Commit 2e73eb7

Browse files
authored
Merge pull request github#18673 from github/repo-sync
repo sync
2 parents c99f642 + 8306916 commit 2e73eb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ concurrency:
2424

2525
jobs:
2626
check-links:
27-
runs-on: ${{ fromJSON('["ubuntu-latest", "self-hosted"]')[github.repository == 'github/docs-internal'] }}
27+
runs-on: ${{ fromJSON('["ubuntu-latest", "ubuntu-20.04-xl"]')[github.repository == 'github/docs-internal'] }}
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748

0 commit comments

Comments
 (0)