Skip to content

Commit 842d4ca

Browse files
committed
update scala 3.2 to 3.3
1 parent c0f5bd1 commit 842d4ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
scala:
14-
- 3.2.0
14+
- 3.3.0
1515
- 2.13.8
1616
- 2.12.16
1717

@@ -40,4 +40,4 @@ jobs:
4040
with:
4141
type: ${{ job.status }}
4242
job_name: Build
43-
url: ${{ secrets.SLACK_WEBHOOK }}
43+
url: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)