aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-05-20 12:47:35 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-05-20 12:47:35 -0400
commit163de356c6a4cfa3f37e3c2b992011ed77f8586f (patch)
tree36d09ce0227699ad27a95db6d5c02f6b11a3169a
parentc4afb9fd0bb425c5b2747e7af11cea3a82499029 (diff)
downloadstasis-163de356c6a4cfa3f37e3c2b992011ed77f8586f.tar.gz
Windows CI
-rw-r--r--.github/workflows/cmake-multi-platform.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml
index 12d1c55..2705d1c 100644
--- a/.github/workflows/cmake-multi-platform.yml
+++ b/.github/workflows/cmake-multi-platform.yml
@@ -26,6 +26,10 @@ jobs:
- os: ubuntu-latest
c_compiler: clang
exclude:
+ - os: linux-latest
+ c_win_sys: mingw64
+ - os: macos-latest
+ c_win_sys: mingw64
- os: macos-latest
c_compiler: gcc
- os: windows-latest