Changed my mind, disable Debug testing.

This commit is contained in:
Jacob 2024-05-17 23:07:47 +02:00
parent 95ac0d5057
commit 29dea51b6b

View file

@ -15,7 +15,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
build_type: [Debug, Release]
build_type: [Release]
include:
- os: windows-latest
cpp_compiler: cl