diff --git a/.github/workflows/p4vfs-verify.yml b/.github/workflows/p4vfs-verify.yml index 2d77f41..bd1593a 100644 --- a/.github/workflows/p4vfs-verify.yml +++ b/.github/workflows/p4vfs-verify.yml @@ -29,7 +29,7 @@ jobs: strategy: matrix: os: [windows-latest] - configuration: [Debug, Release] + configuration: [DebugDev, ReleaseDev] steps: - name: Set image info in env