Skip to content

Commit

Permalink
[INFRA] Add IntelLLVM CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Jan 23, 2024
1 parent 713939a commit 48f29be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ jobs:
build: unit
build_type: Release

- name: "IntelLLVM"
compiler: "intel"
build: unit
build_type: Release

steps:
- name: Checkout SeqAn3
uses: actions/checkout@v4
Expand Down

0 comments on commit 48f29be

Please sign in to comment.