WIP: Test with the failing nightly compiler

This commit is contained in:
Martin Storsjö
2026-03-26 11:51:56 +02:00
parent 3368079393
commit 4bfdccf62c
+1 -1
View File
@@ -628,7 +628,7 @@ jobs:
steps:
- name: Unpack toolchain
run: |
curl -LO https://github.com/mstorsjo/llvm-mingw/releases/download/nightly/llvm-mingw-nightly-ucrt-${{matrix.arch}}.zip
curl -LO https://martin.st/temp/nightly-test/llvm-mingw-nightly-ucrt-${{matrix.arch}}.zip
Expand-Archive llvm-mingw-*.zip -DestinationPath .
del llvm-mingw-*.zip
mv llvm-mingw-* c:\llvm-mingw