Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kotlinsyntax authored Apr 12, 2024
1 parent 91afbcd commit 7a3dd7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
- os: windows-latest
c_compiler: gcc
- os: windows-latest
c_compiler: clang
c_compiler: gcc
- os: ubuntu-latest
c_compiler: cl
c_compiler: gcc

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7a3dd7e

Please sign in to comment.