Skip to content

Commit f80404c

Browse files
authored
Update no-broken-links.yml
1 parent 324e1c4 commit f80404c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: read-all
1010
jobs:
1111
no-broken-links:
1212
name: Broken Link Checker
13-
runs-on: warp-ubuntu-latest-x64-2x
13+
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout Repository
1616
uses: actions/checkout@v5

0 commit comments

Comments
 (0)