Skip to content

Commit 0348246

Browse files
committed
test ubuntu2204
1 parent 8ae1f23 commit 0348246

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/e2e-test-k8s.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ on:
2222
branches:
2323
- master
2424
- release-v2-dev
25+
- test/ci-k8s-18
2526
pull_request:
2627
branches:
2728
- master
@@ -37,7 +38,7 @@ jobs:
3738
matrix:
3839
cases_subset:
3940
- v2
40-
runs-on: buildjet-2vcpu-ubuntu-2004
41+
runs-on: ubuntu-2004
4142
steps:
4243
- name: Checkout
4344
uses: actions/checkout@v2

0 commit comments

Comments
 (0)