From 742e6297ebc84d389553cc64b15be5d418fe2363 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Thu, 2 Dec 2021 17:19:44 -0600 Subject: [PATCH] [wip] check if task_runner_streams can build/run on Windows in dagger's GHA setup --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a200db1e..f8b14fda 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -176,7 +176,6 @@ jobs: make test - name: Build and run task_runner_streams experiment - if: matrix.target.os != 'windows' shell: bash working-directory: nim-dagger run: |