Move all workflow runners to ubuntu-latest (#57506)
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
validate_github_github_docs_urls:
|
||||
name: Validate github/github docs URLs
|
||||
if: github.repository == 'github/docs-internal'
|
||||
runs-on: ubuntu-20.04-xl
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repo's default branch
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
Reference in New Issue
Block a user