Skip to content

Commit f916bb6

Browse files
ruby updated to 3.1, #235
1 parent c85c78b commit f916bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- uses: ruby/setup-ruby@v1
3838
with:
39-
ruby-version: 2.7
39+
ruby-version: 3.1
4040

4141
- if: matrix.os == 'ubuntu-latest'
4242
run: sudo gem install fontist

0 commit comments

Comments
 (0)