Add Linux to github workflow

This commit is contained in:
2025-08-29 13:11:30 -04:00
parent e3af26a508
commit 115a5c7c9f

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest]
os: [windows-latest, macos-latest, ubuntu-latest]
build_type: [Release]
steps: