Skip to content

Commit

Permalink
Remove java setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Apr 19, 2024
1 parent b80dd72 commit 29787f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
r-version: ${{ matrix.config.r }}
rtools-version: ${{ matrix.config.rtools }}

- uses: actions/setup-java@v4
with:
distribution: 'corretto'
java-version: '8'

- uses: r-lib/actions/setup-tinytex@v2

- uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit 29787f7

Please sign in to comment.