Skip to content

Commit

Permalink
Use ubuntu-latest-16-cores from CNCF for e2e
Browse files Browse the repository at this point in the history
Signed-off-by: Sascha Schwarze <schwarzs@de.ibm.com>
  • Loading branch information
SaschaSchwarze0 committed Jan 26, 2025
1 parent 0ca82d5 commit e80d22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
# newest LTS that exists at the time of our planned next release
- v0.65.5 # RETAIN-COMMENT: TEKTON_NEWEST_LTS
max-parallel: 4
runs-on: ubuntu-latest
runs-on: ubuntu-latest-16-cores
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c
Expand Down

0 comments on commit e80d22e

Please sign in to comment.