Skip to content

Commit 3ee9927

Browse files
Run prePR with sbt-typelevel
Executed command: sbt tlPrePrBotHook
1 parent edf7d99 commit 3ee9927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ jobs:
321321
strategy:
322322
matrix:
323323
os: [ubuntu-latest]
324-
java: [temurin@8]
324+
java: [temurin@17]
325325
runs-on: ${{ matrix.os }}
326326
steps:
327327
- name: Checkout current branch (full)

0 commit comments

Comments
 (0)