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:
Validate:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3