Skip to content

Commit

Permalink
GHA: release: Upload binaries for R-release only
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbadr committed Apr 23, 2024
1 parent 50a551f commit 8cd0a15
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -558,14 +558,10 @@ jobs:
matrix:
r:
- ${{ needs.initiate.outputs.r_release }}
- ${{ needs.initiate.outputs.r_oldrel }}
os:
- ${{ needs.initiate.outputs.os_linux }}
- ${{ needs.initiate.outputs.os_macos }}
- ${{ needs.initiate.outputs.os_windows }}
include:
- r: ${{ needs.initiate.outputs.r_devel }}
os: ${{ needs.initiate.outputs.os_linux }}

env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8cd0a15

Please sign in to comment.