Skip to content

Commit d518d72

Browse files
committed
add 190 branch to scheduled-verification
1 parent b01cc38 commit d518d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled-verification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
name: Verify `ocl-open-${{ matrix.llvm_version }}` release branch
3535
strategy:
3636
matrix:
37-
llvm_version: [ 14, 15, 16, 17, 18 ]
37+
llvm_version: [ 14, 15, 16, 17, 18, 19 ]
3838
runs-on: ubuntu-22.04
3939
steps:
4040

0 commit comments

Comments
 (0)