Skip to content

Commit

Permalink
update runs-on
Browse files Browse the repository at this point in the history
Signed-off-by: yuriechan <28754813+yuriechan@users.noreply.github.com>
  • Loading branch information
yuriechan committed Jul 9, 2023
1 parent 82b30d0 commit 64561ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
jobs:
broken-lint-checker:
name: "Check for Broken Links"
runs-on: fabric-ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Checkout Fabric Code
uses: actions/checkout@v3
Expand Down

0 comments on commit 64561ac

Please sign in to comment.