summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2022-09-14 23:04:42 -0400
committerAnthony Green <green@moxielogic.com>2022-09-14 23:04:42 -0400
commit7bf23f899cef435d023ecc8afde34d9e83829c2f (patch)
tree5322390bfcee5b3eec63dcd32326d3e488616c23 /.github
parentce5b2208121667236874181360ca91aaa285b528 (diff)
downloadlibffi-7bf23f899cef435d023ecc8afde34d9e83829c2f.tar.gz
Rename job
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e7b89d9..a69438d 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -238,7 +238,7 @@ jobs:
--policy=https://github.com/libffi/rlgl-policy.git $(find . -name libffi.log)
shell: C:\tools\cygwin\bin\bash.exe --login --norc -eo pipefail -o igncr '{0}'
- build:
+ build-mingw32:
name: Build & test with MingW32
runs-on: windows-latest