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 94835a7 commit 2cf77a4Copy full SHA for 2cf77a4
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
os: [ubuntu-latest]
18
- ruby: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4.0-preview2']
+ ruby: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4']
19
include:
20
- os: macos-13
21
ruby: '2.5'
0 commit comments