Skip to content

Commit

Permalink
Updated readme and GH workflow.
Browse files Browse the repository at this point in the history
Change-Id: Ib838409d5f8563a011672c3b1030f53b78a2819c
  • Loading branch information
margaretha committed Jan 30, 2024
1 parent b12acdf commit 0919c2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ jobs:
with:
repository: KorAP/Krill
path: Krill
ref: v0.61.3

- name: Checkout Koral
uses: actions/checkout@v2
with:
repository: KorAP/Koral
path: Koral
ref: v0.41

- name: Set up JDK 17
uses: actions/setup-java@v1
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Recent changes on the project are described in the change logs (Changes files).
# Setup


#### Prerequisites: Jdk 11, Git, Maven 3
#### Prerequisites: Jdk 17, Git, Maven 3

Clone the latest version of Kustvakt
<pre>
Expand Down

0 comments on commit 0919c2b

Please sign in to comment.