We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875dfa4 commit 1aa05d3Copy full SHA for 1aa05d3
.github/workflows/integration-tests.yml
@@ -10,7 +10,7 @@ concurrency:
10
jobs:
11
tests:
12
name: Trigger Tests
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04-2cpu-8ram-75ssd
14
steps:
15
- name: Check out code
16
uses: actions/checkout@v2
0 commit comments