1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Move all workflow runners to ubuntu-latest (#57506)

This commit is contained in:
Kevin Heis
2025-09-11 11:30:06 -07:00
committed by GitHub
parent 701dddd5be
commit bada255f31
21 changed files with 22 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ permissions:
jobs:
generate-query-lists:
if: github.repository == 'github/docs-internal'
runs-on: ubuntu-20.04-xl
runs-on: ubuntu-latest
steps:
- name: Checkout repository code
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0