Skip to content

Commit

Permalink
Removed mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinKennedy committed Jan 25, 2025
1 parent 583bab3 commit e9cd3e8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
luaVersion: "5.1"
neovim: "nightly"

# Alternative toolchain
- os: "windows-latest"
toolchain: "mingw"
luaVersion: "5.1"
neovim: "stable"

runs-on: ${{ matrix.os }}
name: "OS: ${{ matrix.os }} - Neovim: ${{ matrix.neovim }} - Lua: ${{ matrix.luaVersion }}"

Expand Down

0 comments on commit e9cd3e8

Please sign in to comment.