Skip to content

Commit

Permalink
up ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchabannes committed Aug 21, 2024
1 parent 6feb80d commit dad6939
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- { os: ubuntu-24.04, cxx-compiler: g++-13 }
- { os: ubuntu-24.04, cxx-compiler: g++-14 }
- { os: ubuntu-24.04, cxx-compiler: clang++ }
- { os: macos-14-large, cxx-compiler: clang++ }
- { os: windows-2022, cxx-compiler: cl }
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit dad6939

Please sign in to comment.