Skip to content

Commit

Permalink
add 190 branch to scheduled-verification
Browse files Browse the repository at this point in the history
  • Loading branch information
wenju-he committed Sep 23, 2024
1 parent b01cc38 commit d518d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
name: Verify `ocl-open-${{ matrix.llvm_version }}` release branch
strategy:
matrix:
llvm_version: [ 14, 15, 16, 17, 18 ]
llvm_version: [ 14, 15, 16, 17, 18, 19 ]
runs-on: ubuntu-22.04
steps:

Expand Down

0 comments on commit d518d72

Please sign in to comment.