Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RGLab/cytolib
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejiang committed Jul 12, 2021
2 parents d10f814 + c76a7f8 commit a96be78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
matrix:
r: ['release', 'devel']
config:
- {os: windows-latest, suffix: 'zip'}
# - {os: windows-latest, suffix: 'zip'}
- {os: macOS-latest, suffix: 'tgz'}
- {os: ubuntu-16.04, suffix: 'tar.gz', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
# - {os: ubuntu-16.04, suffix: 'tar.gz', rspm: "https://packagemanager.rstudio.com/cran/__linux__/xenial/latest"}
isMaster:
- ${{ contains(github.ref, 'master') }}
exclude:
Expand Down

0 comments on commit a96be78

Please sign in to comment.