Skip to content

Commit 17fadff

Browse files
committed
Regenerate workflow with sbt-github-actions
1 parent c4c3d23 commit 17fadff

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
@@ -81,7 +81,7 @@ jobs:
8181
strategy:
8282
matrix:
8383
os: [ubuntu-latest]
84-
scala: [2.12.14]
84+
scala: [2.12.15]
8585
java: [adopt-hotspot@8]
8686
runs-on: ${{ matrix.os }}
8787
steps:

0 commit comments

Comments
 (0)