Merge pull request #1021 from TheBlueMatt/2021-07-broken-beta
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Thu, 29 Jul 2021 18:06:05 +0000 (18:06 +0000)
committerGitHub <noreply@github.com>
Thu, 29 Jul 2021 18:06:05 +0000 (18:06 +0000)
Disable fast-fail to let CI actually run even though beta is broken

.github/workflows/build.yml

index ebca7680f4414bc0cdf7565ff8c8bdffa8d59e7a..440cc240399bcc9f1f5172a52e6979381fa3858a 100644 (file)
@@ -5,6 +5,7 @@ on: [push, pull_request]
 jobs:
   build:
     strategy:
+      fail-fast: false
       matrix:
         platform: [ ubuntu-latest ]
         toolchain: [ stable,