mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 00:52:52 +00:00
CI: enable for llvm17 branch
This commit is contained in:
parent
0bd1058d5a
commit
749b88c7f3
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- llvm16
|
||||
- llvm17
|
||||
concurrency:
|
||||
# Cancels pending runs when a PR gets updated.
|
||||
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}
|
||||
|
Loading…
Reference in New Issue
Block a user