We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54df38b commit 617e6e0Copy full SHA for 617e6e0
.github/workflows/test.yml
@@ -52,6 +52,6 @@ jobs:
52
with:
53
ruby-version: ${{ matrix.ruby }}
54
bundler-cache: true
55
- mingw: gperf
+ mingw: gperf _upgrade_
56
- name: Run test
57
run: bundle exec rake compile test
0 commit comments