Skip to content

Commit f7251f7

Browse files
chore(ci): CI test with released builds (#233)
1 parent ebd7956 commit f7251f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@ jobs:
337337
uses: opentdf/tests/.github/workflows/xtest.yml@main
338338
with:
339339
focus-sdk: java
340-
java-ref: ${{ github.ref }}
340+
java-ref: ${{ github.ref }} latest
341+
platform-ref: main lts
341342

342343
ci:
343344
needs:

0 commit comments

Comments
 (0)