Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit acf4a4e

Browse files
committedJan 16, 2025·
Update scala-library to 2.13.16
1 parent 3594212 commit acf4a4e

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
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
include:
15-
- scala: 2.12.20
15+
- scala: 2.13.16
1616
- scala: 2.13.14
1717
steps:
1818
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)
Please sign in to comment.