We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2140e commit d28ae61Copy full SHA for d28ae61
.github/workflows/mozc-ut.yaml
@@ -28,6 +28,7 @@ jobs:
28
- name: Set up Ruby
29
uses: ruby/setup-ruby@v1
30
with:
31
+ ruby-version: ruby-head
32
bundler-cache: true
33
34
- name: make UT dic
0 commit comments