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 85c16a2 commit 1ac1d80Copy full SHA for 1ac1d80
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- ruby: ['3.3', '3.2', '3.1', '3.0', '2.7']
+ ruby: ['3.4', '3.3', '3.2', '3.1', '3.0', '2.7']
17
use_system_libraries: [false, true]
18
19
steps:
0 commit comments