From 70cd86b0ff605cfd99cc54ee3574099c8f75e41f Mon Sep 17 00:00:00 2001 From: dvub Date: Wed, 18 Dec 2024 16:38:38 -0800 Subject: [PATCH] will just windows work --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 617e14b..c81f565 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: include: - - { name: Ubuntu (latest), os: ubuntu-latest, cross-target: "" } + # - { name: Ubuntu (latest), os: ubuntu-latest, cross-target: "" } # - { # name: macos-universal, # os: macos-latest,