Skip to content

Commit 06581c1

Browse files
authored
Update e2e tests to use the latest edge release (#1042)
1 parent 2bf1a88 commit 06581c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
branches: [main]
1010
env:
11-
DOCKER_TAG: latest
11+
DOCKER_TAG: edge
1212
jobs:
1313
build:
1414
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)