We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7ebaf commit ae4a01dCopy full SHA for ae4a01d
.github/workflows/jit.yml
@@ -68,7 +68,7 @@ jobs:
68
- true
69
- false
70
llvm:
71
- - 20
+ - 21
72
include:
73
- target: i686-pc-windows-msvc/msvc
74
architecture: Win32
@@ -138,7 +138,7 @@ jobs:
138
fail-fast: false
139
matrix:
140
141
142
steps:
143
- uses: actions/checkout@v4
144
with:
@@ -193,7 +193,7 @@ jobs:
193
194
195
196
197
198
199
0 commit comments