mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 18:08:25 +00:00
Try give more resources to ci job
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
# uses: coursier/cache-action@v6
|
||||
- name: sbt ci ${{ github.ref }}
|
||||
run: sbt ci
|
||||
env:
|
||||
SBT_OPTS: "-Xmx2G -Xss4m"
|
||||
ci:
|
||||
runs-on: ubuntu-22.04
|
||||
needs: [ci-matrix]
|
||||
|
Reference in New Issue
Block a user