Skip to content

Commit ed404f5

Browse files
authored
Merge pull request #933 from VirtusLab/update-bloop
bugfix: Use newest Bloop to fix CI issues
2 parents e67c8da + fa76591 commit ed404f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: ./
3737
with:
3838
jvm: ${{ matrix.jvm }}
39-
apps: sbt sbtn ammonite bloop:1.4.11
39+
apps: sbt sbtn ammonite bloop
4040

4141
# - uses: coursier/cache-action@v5
4242
- run: echo cs-version=${{ steps.scala-cli-setup.outputs.cs-version }}

0 commit comments

Comments
 (0)