Skip to content

Commit

Permalink
no debug only release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyx14 committed Aug 19, 2023
1 parent 4dd4aad commit f30d0ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
buildtype: [linux-release, linux-debug]
buildtype: [linux-release]
include:
- os: ubuntu-20.04
triplet: x64-linux
Expand Down
53 changes: 0 additions & 53 deletions .github/workflows/build-windows-solution.yml

This file was deleted.

0 comments on commit f30d0ec

Please sign in to comment.