mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 06:15:21 +00:00
CI: enable checks on llvm16 branch
This commit is contained in:
parent
5ba703b030
commit
434124a476
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- llvm16
|
||||
concurrency:
|
||||
# Cancels pending runs when a PR gets updated.
|
||||
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user