We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af381b8 commit c154ee9Copy full SHA for c154ee9
.github/workflows/docker-build.yml
@@ -9,6 +9,7 @@ jobs:
9
build:
10
name: alpinelab/ruby-dev:${{ matrix.ruby }}${{ matrix.variant }}
11
runs-on: ubuntu-latest
12
+ continue-on-error: true
13
strategy:
14
matrix:
15
ruby:
0 commit comments