Skip to content
Snippets Groups Projects
Unverified Commit ff2a0ab4 authored by Ariya Hidayat's avatar Ariya Hidayat Committed by GitHub
Browse files

[E2E] Dedicate the current E2E tests for master only (#21480)

parent c34aee64
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: buildjet-2vcpu-ubuntu-2004
runs-on: ubuntu-20.04
timeout-minutes: 25
strategy:
matrix:
......@@ -38,7 +38,7 @@ jobs:
uses: ./.github/actions/prepare-uberjar-artifact
e2e-tests:
runs-on: buildjet-4vcpu-ubuntu-2004
runs-on: ubuntu-20.04
timeout-minutes: 30
needs: build
name: e2e-tests-${{ matrix.folder }}-${{ matrix.edition }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment