diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d6efbbb..7640e37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: - os: [windows-latest, macos-latest] + os: [windows-latest, macos-latest, ubuntu-latest] build_type: [Release] steps: