Skip to content

Commit 72b8ee9

Browse files
committed
Disable ruby 2.0
1 parent c6a8b08 commit 72b8ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
ruby-version:
9-
- 2.0.0
9+
# - 2.0.0
1010
- 2.7
1111
- 3.0.0
1212
- 3.4

0 commit comments

Comments
 (0)