Skip to content

Commit

Permalink
Update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisCarouge authored Sep 22, 2023
1 parent 7d24532 commit 0c8a846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
- name: "Tool: Microsoft Windows"
uses: ilammy/msvc-dev-cmd@cec98b9d092141f74527d0afa6feb2af698cfe89 # v1.12.1
- name: "Tool: Ubuntu"
if: ${{ matrix.package == 'g++-12' ||
matrix.package == 'g++-13' ||
matrix.package == 'clang-15' }}
Expand Down

0 comments on commit 0c8a846

Please sign in to comment.