Skip to content

Commit 63284fe

Browse files
committedFeb 18, 2025
Removing Linux RedHat Build
1 parent f296158 commit 63284fe

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed
 

‎.github/workflows/ci.yml

+6-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,12 @@ jobs:
4040
permissions:
4141
contents: write
4242

43-
linux_redhat:
44-
uses: ./.github/workflows/linux_redhat.yml
45-
permissions:
46-
contents: write
43+
# TODO: This task never picked up by a GitHub job.
44+
#
45+
# linux_redhat:
46+
# uses: ./.github/workflows/linux_redhat.yml
47+
# permissions:
48+
# contents: write
4749

4850
zig:
4951
uses: ./.github/workflows/zig.yml

0 commit comments

Comments
 (0)