Skip to content

Commit

Permalink
XXX matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndim committed Sep 18, 2024
1 parent 26b60cd commit 74aa167
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,8 @@ jobs:
include:
# - { sys: mingw64, env: x86_64 }
# - { sys: clang64, env: clang-x86_64 }
- { sys: ucrt64, env: ucrt-x86_64 }
- { autoconf: 2.69, automake: 1.14 }
- { autoconf: 2.69, automake: 1.17 }
- { autoconf: 2.72, automake: 1.17 }
- { sys: ucrt64, env: ucrt-x86_64, autoconf: 2.69, automake: 1.14 }
- { sys: ucrt64, env: ucrt-x86_64, autoconf: 2.72, automake: 1.17 }

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74aa167

Please sign in to comment.