aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/macos.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/macos.yml
parentc4064aef7f48c51add6c24467da64528d5a2a2a5 (diff)
downloadruby-331655cbe7139a287267c90b3ab46ed856aebb5b.tar.gz
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
Diffstat (limited to '.github/workflows/macos.yml')
-rw-r--r--.github/workflows/macos.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index d7437a2f2d..b0cd602d30 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -1,4 +1,4 @@
-name: macos
+name: macOS
on:
push:
branches: