Skip to content

Commit 70de18d

Browse files
committed
GHA: release: Upload binaries for R-release only
1 parent b83b851 commit 70de18d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/R.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -558,14 +558,10 @@ jobs:
558558
matrix:
559559
r:
560560
- ${{ needs.initiate.outputs.r_release }}
561-
- ${{ needs.initiate.outputs.r_oldrel }}
562561
os:
563562
- ${{ needs.initiate.outputs.os_linux }}
564563
- ${{ needs.initiate.outputs.os_macos }}
565564
- ${{ needs.initiate.outputs.os_windows }}
566-
include:
567-
- r: ${{ needs.initiate.outputs.r_devel }}
568-
os: ${{ needs.initiate.outputs.os_linux }}
569565

570566
env:
571567
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)