summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/mingw.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mingw.yml b/.github/workflows/mingw.yml
index 9c7fee8f7e..3e9db003a6 100644
--- a/.github/workflows/mingw.yml
+++ b/.github/workflows/mingw.yml
@@ -88,7 +88,7 @@ jobs:
make -j $jobs update-unicode
make -j $jobs update-gems
- - name: make compile
+ - name: make all
timeout-minutes: 20
run: |
$jobs = [int]$env:NUMBER_OF_PROCESSORS + 1