Skip to content

Commit

Permalink
V18 CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDan64 committed Jul 2, 2024
1 parent 5c9f7fc commit 2f67e06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,16 @@ jobs:
- ["15.0", "15-0"]
- ["16.0", "16-0"]
- ["17.0", "17-0"]
- ["18.0", "18-0"]
include:
- os: ubuntu-20.04
# only use ubuntu-22.04 for llvm 16 and higher
- os: ubuntu-22.04
llvm-version: ["16.0", "16-0"]
- os: ubuntu-22.04
llvm-version: ["17.0", "17-0"]
- os: ubuntu-22.04
llvm-version: ["18.0", "17-0"]
steps:
- name: Checkout Repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 2f67e06

Please sign in to comment.