Skip to content
Snippets Groups Projects
Commit 255be9a6 authored by Martin Kröning's avatar Martin Kröning :crab:
Browse files

[Revert] Disable Windows CI for now

parent 378a9110
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest]
steps:
- name: Install QEMU, NASM (ubuntu)
if: ${{ matrix.os == 'ubuntu-latest' }}
......
status = [
"x86 tests (ubuntu-latest)",
"x86 tests (macos-latest)",
"x86 tests (windows-latest)",
"aarch64 tests (ubuntu-latest)",
"Doc",
"Format",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment