Skip to content

Commit 81b7b05

Browse files
authored
Update r.yml
exclude 4.1.1
1 parent 62db06c commit 81b7b05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/r.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: macos-latest
1616
strategy:
1717
matrix:
18-
r-version: ['4.1.1','release']
18+
r-version: ['release'] # decided to just test on latest version as sf has some dependency issues in 4.1.1 and is only used in dice_sf which is not main scope of the package
1919

2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)