Skip to content

Commit

Permalink
e Reinstate generator for clang13
Browse files Browse the repository at this point in the history
Co-Authored-By: Llewellyn Falco <[email protected]>
  • Loading branch information
claremacrae and isidore committed Feb 22, 2022
1 parent ef34adb commit d97c8f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/clang13-temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
Linux-Clang13:
# if: false # Disable this platform temporarily
runs-on: ubuntu-latest
strategy:
matrix:
include:
- generator: '"Unix Makefiles"'

name: Linux Clang13
env:
Expand Down

0 comments on commit d97c8f1

Please sign in to comment.