Skip to content

Commit

Permalink
use ucrt gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Mar 14, 2023
1 parent 2e961cf commit e55ab10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
with:
update: true
install: >-
mingw-w64-gcc
mingw-w64-zlib
mingw-w64-winpthreads-git
mingw-w64-ucrt-x86_64-gcc
mingw-w64-ucrt-x86_64-zlib
mingw-w64-ucrt-x86_64-winpthreads-git
- name: Install OpenCL.dll and static libraries (Windows only)
if: ${{ runner.os == 'Windows' }}
run: |
Expand Down

0 comments on commit e55ab10

Please sign in to comment.