Skip to content

Commit

Permalink
[ci] try to improve ci stability
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldonadel committed Mar 14, 2024
1 parent 51de689 commit 34520bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-suite.yml
Expand Up @@ -199,6 +199,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
- name: 🧹 Cleanup GitHub Linux runner disk space
uses: ./.github/actions/cleanup-linux-disk-space
- name: 🔨 Use JDK 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 34520bc

Please sign in to comment.