a
Some checks failed
Build and Release FLUX Windows / build (push) Has been cancelled

This commit is contained in:
2026-05-20 15:58:04 +02:00
parent c3268012a5
commit d1ee6d8a10
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: windows-native # Richiama esattamente l'etichetta del PC del collega
runs-on: windows-native:host # Richiama esattamente l'etichetta del PC del collega
steps:
- name: Checkout del codice
uses: actions/checkout@v3