Skip to content

Commit

Permalink
Revert "CI: Disable autotools build on Windows"
Browse files Browse the repository at this point in the history
This reverts commit 5589699.
  • Loading branch information
radioactiveman committed Apr 5, 2024
1 parent c015fef commit 26e690c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
matrix:
os: ['ubuntu-20.04', 'ubuntu-22.04', 'macos-12', 'windows-2022']
build-system: ['autotools', 'meson']
exclude:
- os: 'windows-2022'
build-system: 'autotools'
fail-fast: false
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 26e690c

Please sign in to comment.