Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianPi authored Mar 29, 2020
1 parent 74e73d4 commit d36f3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ['windows-latest', 'macOS-latest', 'ubuntu-16.04']
os: ['windows-latest', 'ubuntu-16.04']
include:
- os: ubuntu-16.04
cran: https://demo.rstudiopm.com/all/__linux__/xenial/latest
Expand Down

0 comments on commit d36f3eb

Please sign in to comment.