We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b3fe8 commit d8492afCopy full SHA for d8492af
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: [ ubuntu ]
11
- ruby: [ '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3' ]
+ ruby: [ '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4' ]
12
include:
13
- os: macos
14
ruby: '2.7'
0 commit comments