CI: run tests in llvm19 branch

This commit is contained in:
Andrew Kelley 2024-09-05 08:45:09 -07:00
parent 894b732630
commit 619e8a8957

View File

@ -4,7 +4,7 @@ on:
push: push:
branches: branches:
- master - master
- llvm18 - llvm19
concurrency: concurrency:
# Cancels pending runs when a PR gets updated. # Cancels pending runs when a PR gets updated.
group: ${{ github.head_ref || github.run_id }}-${{ github.actor }} group: ${{ github.head_ref || github.run_id }}-${{ github.actor }}