We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7fc9d commit 8a32555Copy full SHA for 8a32555
.github/workflows/e2e_tests.yaml
@@ -27,7 +27,7 @@ concurrency:
27
jobs:
28
kubernetes-e2e:
29
30
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-20.04-4core
31
32
steps:
33
- name: Cleanup
.github/workflows/olm_tests.yaml
@@ -19,7 +19,7 @@ concurrency:
19
20
21
kubernetes-olm-upgrade:
22
23
timeout-minutes: 60
24
env:
25
OLM_VERSION: v0.24.0
0 commit comments