mirror of
https://github.com/PDP-10/its.git
synced 2026-01-26 12:12:12 +00:00
One failing job will not fail the others.
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
environment: Deploy
|
||||
runs-on: ${{matrix.os}}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-18.04]
|
||||
emulator: [simh, klh10, pdp10-ka, pdp10-kl, pdp10-ks]
|
||||
|
||||
Reference in New Issue
Block a user