Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
VA-GS committed Oct 2, 2024
1 parent 615b5b4 commit 9e7df20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ jobs:
matrix:
os: [macos-latest, windows-latest, ubuntu-latest]
configuration: [release, debug]
compiler: [default]
include:
- compiler: gcc
os: windows-latest
configuration: debug
- compiler: clang
os: windows-latest
configuration: debug

runs-on: windows-latest
steps:
Expand Down

0 comments on commit 9e7df20

Please sign in to comment.