Skip to content

Commit

Permalink
test r versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dmca-glasgow committed Apr 13, 2022
1 parent ca6faba commit 8a9ffdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [16.x, 17.7]
r-version: [release]
node-version: [16.x, 17.x]
r-version: [3.x, 4.x]

steps:
- name: install curl
Expand Down

0 comments on commit 8a9ffdb

Please sign in to comment.