Skip to content

Commit

Permalink
Try SAP
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed May 22, 2024
1 parent b392d36 commit 1ba3ba4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: zulu
java-version: 8.58
java-version-file: .tool-versions
cache: sbt
- name: Build and Test
run: sbt -v +test
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
java zulu-8.58.0.13
java sapmachine-17.0.7-snapshot.1

0 comments on commit 1ba3ba4

Please sign in to comment.