We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067c98c commit c34ca81Copy full SHA for c34ca81
1 file changed
.github/workflows/ruby_head.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
build:
12
+ name: "ruby-${{ matrix.ruby }}-yjit-enabled${{ matrix.yjit-enabled }}"
13
runs-on: ubuntu-22.04
14
strategy:
15
fail-fast: false
0 commit comments