We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9398325 commit 75dae69Copy full SHA for 75dae69
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ ubuntu, macos, windows ]
12
- ruby: [ 3.1.6, 3.2.7, 3.3.7, 3.4.2 ]
+ ruby: [ 3.2.7, 3.3.7, 3.4.2 ]
13
rubyopt: [""]
14
include:
15
- os: ubuntu
0 commit comments