You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/r.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ jobs:
15
15
runs-on: macos-latest
16
16
strategy:
17
17
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
0 commit comments