Skip to content

Commit

Permalink
adjust r version in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
yizhang-yiz committed Oct 26, 2023
1 parent 79c0125 commit b7f8887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/torsten_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.0.0'
r-version: '4.1.3'
- name: Print g++ info
run: |
g++ --version
Expand Down

0 comments on commit b7f8887

Please sign in to comment.