Skip to content

Commit

Permalink
CI: rtools 43 for GNU 12
Browse files Browse the repository at this point in the history
rtools44 has GCC 13 which might be the cause of Windows problems
  • Loading branch information
cookpa authored Oct 21, 2024
1 parent d125450 commit 526bdf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
rtools-version: '43'

- uses: r-lib/actions/setup-pandoc@v2

Expand Down

0 comments on commit 526bdf9

Please sign in to comment.