Skip to content

Commit 75dae69

Browse files
committed
Remove 3.1 on CI
1 parent 9398325 commit 75dae69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [ ubuntu, macos, windows ]
12-
ruby: [ 3.1.6, 3.2.7, 3.3.7, 3.4.2 ]
12+
ruby: [ 3.2.7, 3.3.7, 3.4.2 ]
1313
rubyopt: [""]
1414
include:
1515
- os: ubuntu

0 commit comments

Comments
 (0)