We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85c78b commit f916bb6Copy full SHA for f916bb6
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- uses: ruby/setup-ruby@v1
38
with:
39
- ruby-version: 2.7
+ ruby-version: 3.1
40
41
- if: matrix.os == 'ubuntu-latest'
42
run: sudo gem install fontist
0 commit comments