Commit ba74e770 authored by Johny Mattsson's avatar Johny Mattsson
Browse files

Disabled fail-fast on builds.

I want to see what the full damage is, thank you :)
parent dc27e9f7
...@@ -6,6 +6,7 @@ jobs: ...@@ -6,6 +6,7 @@ jobs:
build: build:
strategy: strategy:
fail-fast: false
matrix: matrix:
lua_ver: ['5.1', '5.3'] lua_ver: ['5.1', '5.3']
numbers: ['default', 'alternate'] numbers: ['default', 'alternate']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment