Skip to content

Commit

Permalink
D'oh
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Maffre committed Aug 18, 2023
1 parent 1e30373 commit ed42b46
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 @@ -37,7 +37,7 @@ jobs:

- name: Install clang++-15
run: sudo apt install clang-15
if: matrix.os == 'clang++-15'
if: matrix.os == 'ubuntu-latest'

- uses: actions/checkout@v2

Expand Down

0 comments on commit ed42b46

Please sign in to comment.