ci: passe de windows a ubuntu
Some checks failed
BinGen / Validate (push) Failing after 1m17s

This commit is contained in:
2025-07-09 02:36:48 +02:00
parent 60ed911e1b
commit 59a5d4a91d

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
Validate: Validate:
runs-on: windows-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v3 uses: actions/checkout@v3