Skip to content

Commit e80d22e

Browse files
Use ubuntu-latest-16-cores from CNCF for e2e
Signed-off-by: Sascha Schwarze <schwarzs@de.ibm.com>
1 parent 0ca82d5 commit e80d22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
# newest LTS that exists at the time of our planned next release
152152
- v0.65.5 # RETAIN-COMMENT: TEKTON_NEWEST_LTS
153153
max-parallel: 4
154-
runs-on: ubuntu-latest
154+
runs-on: ubuntu-latest-16-cores
155155
steps:
156156
- name: Maximize build space
157157
uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c

0 commit comments

Comments
 (0)