Skip to content

Commit 50640f8

Browse files
committed
ignore failed head
1 parent 54980cc commit 50640f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
test:
3030
name: test (Rails ${{ matrix.rails_version }}, Ruby ${{ matrix.ruby_version }})
3131
runs-on: ubuntu-latest
32+
continue-on-error: ${{ matrix.ruby_version == 'head' }}
3233
strategy:
3334
fail-fast: false
3435
matrix:

0 commit comments

Comments
 (0)