Skip to content

Commit 3fc4be1

Browse files
committed
Temporarily disable ibm runners
They are currently broken and take everything else down with them. IBM/actionspz#75
1 parent 62f9ce8 commit 3fc4be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
shell: bash
8080

8181
build-ibm:
82-
if: github.repository == 'ruby/prism'
82+
if: github.repository == 'ruby/prism' && false
8383
strategy:
8484
fail-fast: false
8585
matrix:

0 commit comments

Comments
 (0)