We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc91a92 + 6a5d9e9 commit 30774beCopy full SHA for 30774be
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
44
integration_ghes:
45
name: Integration Test (GitHub Enterprise Server)
46
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest-xl
47
if: ${{ github.event != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}
48
steps:
49
- name: Checkout
0 commit comments