Skip to content

Commit

Permalink
ci: update R version to test to 4.0.0 - pre pipes
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed Aug 26, 2023
1 parent 5ea6756 commit 8e05b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
# currently we offer no official support for 3.x
r-version: [ '4.2.3', '4.1.0' ]
r-version: [ '4.2.3', '4.0.0' ]
os: [ ubuntu-latest ]
# include:
# - os: macos-latest
Expand Down

0 comments on commit 8e05b63

Please sign in to comment.