Skip to content

Commit 98fdc48

Browse files
committed
comenting out windows olderl-4 until future decision
1 parent c2dd2c7 commit 98fdc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- {os: windows-latest, r: 'release'}
3131
# use 4.0 or 4.1 to check with rtools40's older compiler
32-
- {os: windows-latest, r: 'oldrel-4'}
32+
# - {os: windows-latest, r: 'oldrel-4'}
3333

3434
- {os: ubuntu-latest, r: 'devel', http-user-agent: 'release'}
3535
- {os: ubuntu-latest, r: 'release'}

0 commit comments

Comments
 (0)