Skip to content

Commit 9a84bc1

Browse files
Upgrade jackrabbit vesion in ci
1 parent 6d445e4 commit 9a84bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Start Jackrabbit
6464
run: |
65-
tests/bin/travis_jackrabbit.sh
65+
JACKRABBIT_VERSION=2.21.10 tests/bin/travis_jackrabbit.sh
6666
6767
- name: Execute test cases
6868
run: |

0 commit comments

Comments
 (0)