We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 605a08a + b1590b5 commit d729c0dCopy full SHA for d729c0d
.github/workflows/octokit.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ ubuntu ]
23
- ruby: [ 2.5, 2.6, 2.7, head ]
+ ruby: [ 2.5, 2.6, 2.7, '3.0', head ]
24
25
steps:
26
- uses: actions/checkout@v2
0 commit comments