Disabled fail-fast on builds.

I want to see what the full damage is, thank you :)
This commit is contained in:
Johny Mattsson 2021-08-24 10:15:41 +10:00
parent dc27e9f7cf
commit ba74e770a6
1 changed files with 1 additions and 0 deletions

View File

@ -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']