Skip to content

Commit 1aa05d3

Browse files
Updated Ubuntu Image Label (#10448)
1 parent 875dfa4 commit 1aa05d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
jobs:
1111
tests:
1212
name: Trigger Tests
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-22.04-2cpu-8ram-75ssd
1414
steps:
1515
- name: Check out code
1616
uses: actions/checkout@v2

0 commit comments

Comments
 (0)