Skip to content

Add Windows release binary builds #1

Add Windows release binary builds

Add Windows release binary builds #1

name: Release Binaries Windows
on:
pull:
permissions:
contents: read # Default everything to read-only
jobs:
build-windows-release:
runs-on: depot-windows-2022-16
if: github.repository_owner == 'llvm'
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- run: |
llvm\utils\release\build_llvm_release.bat --x64 --version 20.1.8

Check failure on line 17 in .github/workflows/release-binaries-windows.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-binaries-windows.yml

Invalid workflow file

You have an error in your yaml syntax on line 17