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 a984bd1 commit 437d9f1Copy full SHA for 437d9f1
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- ruby: [ '2.3', '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', 'ruby-head' ]
+ ruby: [ '2.3', '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', 'ruby-head' ]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments