Skip to content

Commit 7b1d120

Browse files
committed
ci: drop 2.6
Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 0cef67f commit 7b1d120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
ruby-version: ['3.3', '3.2', '3.1', '3.0', '2.7', '2.6']
12+
ruby-version: ['3.3', '3.2', '3.1', '3.0', '2.7']
1313
os: [ubuntu-latest]
1414
experimental: [false]
1515
include:

0 commit comments

Comments
 (0)