Skip to content

Commit 3fdac18

Browse files
fix linux
1 parent ab570af commit 3fdac18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/end-to-end.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
config:
1818
- {os: macOS-latest, r: 'release'}
1919
- {os: windows-latest, r: 'release'}
20-
- {os: ubuntu-latest, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/bionic/latest", http-user-agent: "R/4.0.0 (ubuntu-18.04) R (4.0.0 x86_64-pc-linux-gnu x86_64 linux-gnu) on GitHub Actions" }
20+
- {os: ubuntu-latest, r: 'release'}
2121
env:
2222
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
2323
steps:

0 commit comments

Comments
 (0)