We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55d440 commit 1444cadCopy full SHA for 1444cad
.github/workflows/auto-copilot-playwright-auto-test.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
deprecated:
8
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, linux, x64, big]
9
steps:
10
- name: Notice
11
run: |
0 commit comments