Skip to content

Commit

Permalink
Add windows to llvm version comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-forbes-cp committed Oct 3, 2024
1 parent 345827d commit 906e7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_llvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
build_type: [Release, RelAssert]
arch : [x86, x86_64, aarch64]
exclude:
# Reduce the versions of llvm for aarch64 & x86 architectures, as
# Reduce the versions of llvm for aarch64 & x86 architectures and windows, as
# well as any windows os variants to reduce cache usage.
- arch: aarch64
version: 17
Expand Down

0 comments on commit 906e7e7

Please sign in to comment.