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.
2 parents ac0a0d2 + 65ea669 commit ef28d11Copy full SHA for ef28d11
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-22.04
10
strategy:
11
matrix:
12
- ruby: [3.1.0]
+ ruby: [3.2.2]
13
steps:
14
- name: Check out develop
15
uses: actions/checkout@v2
0 commit comments