We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122dd87 commit b4e8b8aCopy full SHA for b4e8b8a
1 file changed
.github/workflows/test.yml
@@ -42,7 +42,8 @@ jobs:
42
run: bundle exec rake compile test
43
timeout-minutes: 5
44
45
- test2:
+ build-ibm:
46
+ if: github.repository == 'ruby/zlib'
47
runs-on: ${{ matrix.os }}
48
strategy:
49
fail-fast: false
0 commit comments