Skip to content

Commit ffe0a25

Browse files
authored
Update main.yml
1 parent 751f1fa commit ffe0a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-20.04
1010
strategy:
1111
matrix:
12-
ruby: [3.0.0]
12+
ruby: [3.1.0]
1313
steps:
1414
- name: Check out develop
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)