Skip to content

Commit 91a47f4

Browse files
authored
Merge pull request #3904 from Earlopain/reenable-ibm
Reenable ibm runners
2 parents fcd88e7 + 6d49066 commit 91a47f4

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' && false
82+
if: github.repository == 'ruby/prism'
8383
strategy:
8484
fail-fast: false
8585
matrix:

0 commit comments

Comments
 (0)