Skip to content

Commit

Permalink
Merge pull request #1786 from SaschaSchwarze0/sascha-ubuntu-latest-16…
Browse files Browse the repository at this point in the history
…-cores-e2e

Use ubuntu-latest-16-cores from CNCF for e2e
  • Loading branch information
openshift-merge-bot[bot] authored Jan 27, 2025
2 parents a71affe + d24638a commit cb64822
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,18 +151,8 @@ 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
with:
root-reserve-mb: 30720
swap-size-mb: 1024
remove-android: "true"
remove-codeql: "true"
remove-docker-images: "true"
remove-dotnet: "true"
remove-haskell: "true"
- name: Check out code
uses: actions/checkout@v4
- name: Install Go
Expand Down

0 comments on commit cb64822

Please sign in to comment.