Skip to content

Commit f3d6327

Browse files
olleolleolleioquatix
authored andcommitted
CI: Remove Ruby 2.5 (EOL) from matrix
Quotes around 3.0 avoid YAML conversion issue.
1 parent 88f72bc commit f3d6327

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ jobs:
1414
- macos
1515

1616
ruby:
17-
- 2.5
1817
- 2.6
1918
- 2.7
20-
- 3.0
19+
- "3.0"
2120

2221
experimental: [false]
2322
env: [""]

0 commit comments

Comments
 (0)