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 fe999c5 commit 1be5089Copy full SHA for 1be5089
1 file changed
.github/workflows/Specs.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- ruby: ['2.7', '3.0', '3.1', '3.2', '3.3']
+ ruby: ['2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
18
os: [ubuntu-24.04]
19
include:
20
- os: macos-14
0 commit comments