Skip to content

Commit a8be963

Browse files
JacobCoffeehugovk
andauthored
Update .github/workflows/jit.yml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 141a8f7 commit a8be963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
choco install llvm --allow-downgrade --no-progress --version ${{ matrix.llvm }}.1.0
129129
./PCbuild/build.bat --experimental-jit ${{ matrix.debug && '-d' || '' }} -p ${{ matrix.architecture }}
130130
131-
- name: macOS
131+
- name: Native macOS
132132
if: runner.os == 'macOS'
133133
run: |
134134
brew update

0 commit comments

Comments
 (0)