Skip to content

Commit

Permalink
[CI] Update the build step to 15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Sep 11, 2023
1 parent 5fa41b5 commit 4e06ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:

strategy:
matrix:
llvm_version: ['14.x']
llvm_version: ['15.x']

steps:
- name: Download the Artifacts
Expand Down

0 comments on commit 4e06ce3

Please sign in to comment.