Skip to content

Commit

Permalink
Test using more R versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robomics committed Feb 8, 2024
1 parent 02ebfbf commit d4fc551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
r-version: ["4.3.2"]
r-version: ["3.6.3", "4.0.5", "4.1.3", "4.2.3", "4.3.2"]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit d4fc551

Please sign in to comment.