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 0cef67f commit 7b1d120Copy full SHA for 7b1d120
.github/workflows/linux-test.yaml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- ruby-version: ['3.3', '3.2', '3.1', '3.0', '2.7', '2.6']
+ ruby-version: ['3.3', '3.2', '3.1', '3.0', '2.7']
13
os: [ubuntu-latest]
14
experimental: [false]
15
include:
0 commit comments