mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 08:23:08 +00:00
set fail-fast false
This commit is contained in:
parent
7a8e578455
commit
3e35b008c5
1
.github/workflows/test-nimble-install.yml
vendored
1
.github/workflows/test-nimble-install.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
test-nimble-install:
|
||||
continue-on-error: true # Some runs get oddly cancelled
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest] # TODO: Windows
|
||||
nim-version: ['2.2.4'] # TODO: tests with more versions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user