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 cb01d2b commit b9835a8Copy full SHA for b9835a8
.github/workflows/continuous_integration.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- ruby: [2.3, 2.7]
+ ruby: [2.3, 2.7, 3.0]
16
operating-system: [ubuntu-latest]
17
include:
18
- ruby: head
0 commit comments