Skip to content

Commit

Permalink
remove msys (extendr#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa authored Nov 14, 2023
1 parent c42fe02 commit 4719dea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,14 +321,6 @@ jobs:
use-public-rspm: true
windows-path-include-mingw: false

- name: MINGW64
if: startsWith(runner.os, 'Windows')
uses: msys2/setup-msys2@v2
with:
msystem: mingw64
install: mingw-w64-x86_64-clang mingw-w64-x86_64-toolchain
release: false

- name: Configure Windows
if: startsWith(runner.os, 'Windows')
run: |
Expand Down

0 comments on commit 4719dea

Please sign in to comment.