mirror of
https://github.com/ziglang/zig.git
synced 2024-11-13 23:52:57 +00:00
CI: run tests in llvm19 branch
This commit is contained in:
parent
894b732630
commit
619e8a8957
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- llvm18
|
||||
- llvm19
|
||||
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