Skip to content

Commit

Permalink
Switching deploy workflow to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
rmbielby committed Sep 13, 2024
1 parent 1a5fad5 commit e7dab81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-shiny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
fail-fast: false
matrix:
config:
# Running on mac as it's quicker to build
- {os: macOS-latest, r: 'release'}
- {os: ubuntu-latest, r: 'release'}

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit e7dab81

Please sign in to comment.