From 515c7ad4b7d6414a8b2946187708e54a0c1952e4 Mon Sep 17 00:00:00 2001 From: Fixstars-momoko Date: Fri, 5 Jul 2024 13:30:03 -0700 Subject: [PATCH] hotfix --- .github/workflows/Release.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 620d63ce..5abef5be 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -174,12 +174,9 @@ jobs: test-installer-ps1-zip: needs: [release-windows] runs-on: ${{ matrix.os }} - strategy: - matrix: - os: [windows-2019, windows-2022] - strategy: matrix: + os: [windows-2019, windows-2022] options: [ "-user $env:USERNAME -InstallOpenCV", "-user $env:USERNAME"] version: ['current'] exclude: