Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
psadda authored Oct 1, 2024
1 parent f8fecab commit 9f452b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Build
uses: threeal/cmake-action@v2
env:
CC: gcc-14
CXX: g++-14
CC: clang
CXX: clang
- name: Test
uses: threeal/ctest-action@v1

0 comments on commit 9f452b3

Please sign in to comment.