Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Aug 31, 2023
1 parent 51a0fdb commit ff4a846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
java: [8, 13]
r: [3.6, 4.2, 4.3, 4.4]
r: [3.6, oldrel, release, devel, next]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit ff4a846

Please sign in to comment.