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 c9713a8 commit 0c6614aCopy full SHA for 0c6614a
.github/workflows/test.yml
@@ -12,6 +12,7 @@ jobs:
12
matrix:
13
os: [ ubuntu-latest, macos-latest, windows-latest ]
14
ruby:
15
+ - "3.4"
16
- "3.3"
17
- "3.2"
18
- "3.1"
0 commit comments