temporarly comment out gate to run windows task

This commit is contained in:
Inforithmics 2025-09-20 08:35:58 +02:00
parent 0f543fdb1e
commit 6bbc054705
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,8 @@ jobs:
cmake --build --preset ${{ matrix.preset }} --parallel
windows:
needs: [changes]
if: needs.changes.outputs.changed == 'True'
# needs: [changes]
# if: needs.changes.outputs.changed == 'True'
strategy:
matrix:
include: