Skip to content

Commit bd1fad6

Browse files
committed
Update GH workflow file
1 parent d600ee7 commit bd1fad6

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
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
matrix:
2424
os: [ubuntu-latest]
25-
scala: [2.11.12, 2.12.18, 2.13.11]
25+
scala: [2.12.18, 2.13.11]
2626
java: [temurin@8]
2727
runs-on: ${{ matrix.os }}
2828
steps:

0 commit comments

Comments
 (0)