mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
ZJIT, YJIT: Make the workflow names consistent with file names (#14462)
ZJIT, YJIT: Make the workflow names consistent with file names
This commit is contained in:
parent
4263b7eb45
commit
a3eb4601e8
2
.github/workflows/yjit-macos.yml
vendored
2
.github/workflows/yjit-macos.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: YJIT macOS Arm64
|
||||
name: YJIT macOS
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
2
.github/workflows/zjit-macos.yml
vendored
2
.github/workflows/zjit-macos.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: ZJIT macOS Arm64
|
||||
name: ZJIT macOS
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user