summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-11-12 21:48:05 -0800
committerGitHub <noreply@github.com>2019-11-12 21:48:05 -0800
commit331655cbe7139a287267c90b3ab46ed856aebb5b (patch)
tree4e4910a03ecc2ccdef069647346c106a05394363 /.github/workflows/windows.yml
parentc4064aef7f48c51add6c24467da64528d5a2a2a5 (diff)
Migrate Wercker MJIT tests to Actions (#2676)
* Migrate Wercker MJIT tests to Actions * Support pull request for testing * Capitalize other jobs too * Make it a command name for consistency [ci skip] * Remove wercker.yml * Add --jit-verbose=2 for debugging * Install MJIT headers * Separate install for sudo * Trigger build
Notes
Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index efa371d4a0..8dd546bda6 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -1,4 +1,4 @@
-name: windows
+name: Windows
on:
push:
branches: