aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 694e942..72a2077 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -45,7 +45,7 @@ jobs:
with:
platform: '${{ matrix.platform }}'
install-dir: C:\cg
- packages: cmake gcc
+ packages: cmake gcc-g++
env: '${{ matrix.env }}'
hardlinks: '${{ matrix.hardlinks }}'