Skip to content

Commit 075776f

Browse files
committed
Merge pull request #287 from nobu/patch-1
Quote 3.0 so that it is not zero-suppressed
1 parent dc1e1c0 commit 075776f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
ruby:
22-
- 3.0
22+
- '3.0'
2323
- 2.7
2424
- 2.6
2525
- 2.5

0 commit comments

Comments
 (0)