debug github actions

This commit is contained in:
Adam Black 2021-08-19 22:46:33 -04:00
parent e68cb43854
commit 1610328836
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ jobs:
matrix:
config:
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
- {os: windows-latest, r: 'release'} # Does not appear to have Java 32-bit, hence the --no-multiarch
# - {os: ubuntu-20.04, r: 'release', rspm: "https://packagemanager.rstudio.com/cran/__linux__/focal/latest"}
# - {os: windows-latest, r: 'release'} # Does not appear to have Java 32-bit, hence the --no-multiarch
env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true