Skip to content

Commit

Permalink
Update ci-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Jan 16, 2025
1 parent a80eebb commit 0f750d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
- uses: coactions/setup-xvfb@v1
with:
java-version: '21.0.5+11.0.LTS'
distribution: 'temurin'
Expand Down

0 comments on commit 0f750d0

Please sign in to comment.