Skip to content

Commit 7e310c8

Browse files
committed
create-release - opt out RHEL build completely for now
Related to #13409
1 parent 3bf8c83 commit 7e310c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,8 @@ jobs:
194194

195195
make-tarball-rhel:
196196
runs-on: ubuntu-latest
197+
# temporarily disable due to unavailability of latest deno in conda-forge
198+
if: false
197199
needs: [configure]
198200
steps:
199201
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)