Skip to content

Commit aab4363

Browse files
committed
CI: Move if.
1 parent 0b2c803 commit aab4363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ jobs:
7878
ruby test/run.rb
7979
8080
host-ibm:
81+
if: github.repository == 'ruby/fiddle'
8182
name: >-
8283
${{ matrix.os }} ${{ matrix.ruby }}
83-
if: github.repository == 'ruby/fiddle'
8484
runs-on: ${{ matrix.os }}
8585
strategy:
8686
fail-fast: false

0 commit comments

Comments
 (0)