1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-19 06:47:44 +00:00
This commit is contained in:
Joshua Goins 2024-04-23 16:44:19 -04:00
parent d3d97f223a
commit 1ccbcff9c2

View file

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-latest]
os: [windows-latest, ubuntu-latest]
build_type: [Release]
c_compiler: [gcc, clang, cl]
include: