Skip to content

Commit

Permalink
Remove msys update
Browse files Browse the repository at this point in the history
  • Loading branch information
panickal-xmos committed Nov 8, 2023
1 parent 34c6b22 commit 4d526f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ jobs:
uses: msys2/setup-msys2@v2
with:
msystem: mingw64
update: true
release: false
install: mingw-w64-x86_64-clang mingw-w64-x86_64-llvm mingw-w64-x86_64-lld
- name: Build setup
Expand Down

0 comments on commit 4d526f0

Please sign in to comment.