Skip to content

Commit 4dd39a8

Browse files
committed
.github/workflows: bump e2e testing against 1.7.13
Signed-off-by: Sam Batschelet <[email protected]>
1 parent 20c376c commit 4dd39a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
cache-on-failure: true
137137
- name: Run e2e tests
138-
run: scripts/tests.e2e.sh 1.7.11
138+
run: scripts/tests.e2e.sh 1.7.13
139139

140140
release:
141141
name: Release ${{ matrix.job.target }} (${{ matrix.job.os }})

0 commit comments

Comments
 (0)