Skip to content

Commit

Permalink
v1.15-0
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Nov 23, 2022
1 parent 9de4291 commit c03151d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
with:
java-version: ${{ matrix.java }}
java-package: jdk
- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2
with:
r-version: 3.6
r-version: release
- if: matrix.os == 'macos-latest'
run: |
ln -s /Library/Frameworks/R.framework/Versions/3.6 /Library/Frameworks/R.framework/Versions/3.5
Expand Down

0 comments on commit c03151d

Please sign in to comment.