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 751f1fa commit ffe0a25Copy full SHA for ffe0a25
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-20.04
10
strategy:
11
matrix:
12
- ruby: [3.0.0]
+ ruby: [3.1.0]
13
steps:
14
- name: Check out develop
15
uses: actions/checkout@v2
0 commit comments