[DO NOT MERGE] testing Windows CI failures

This commit is contained in:
Ayke van Laethem
2024-11-08 11:20:51 +01:00
parent e12da15f7d
commit 2dd06c4378
9 changed files with 133 additions and 40 deletions
+4
View File
@@ -26,6 +26,8 @@ jobs:
goarch: arm64
runs-on: ${{ matrix.os }}
steps:
- name: exit early
run: command-does-not-exist
- name: Install Dependencies
run: |
HOMEBREW_NO_AUTO_UPDATE=1 brew install qemu binaryen
@@ -128,6 +130,8 @@ jobs:
matrix:
version: [16, 17, 18]
steps:
- name: exit early
run: command-does-not-exist
- name: Set up Homebrew
uses: Homebrew/actions/setup-homebrew@master
- name: Fix Python symlinks