From c1069d57646de1053d51d8f5da088fe499adf64d Mon Sep 17 00:00:00 2001 From: Travis Glenn Hansen Date: Mon, 6 Jun 2022 14:43:47 -0600 Subject: [PATCH] use ix ci nodes Signed-off-by: Travis Glenn Hansen --- .github/workflows/main.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fafd564..f143fc0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -163,8 +163,8 @@ jobs: - self-hosted - Linux - X64 - #- csi-sanity-truenas - - csi-sanity-zfs-generic + - csi-sanity-truenas + #- csi-sanity-zfs-generic steps: - uses: actions/checkout@v2 - uses: actions/download-artifact@v2 @@ -196,8 +196,8 @@ jobs: - self-hosted - Linux - X64 - #- csi-sanity-truenas - - csi-sanity-zfs-generic + - csi-sanity-truenas + #- csi-sanity-zfs-generic steps: - uses: actions/checkout@v2 - uses: actions/download-artifact@v2