Skip to content

Commit ef28d11

Browse files
authored
Merge pull request #208 from Rushin2211/develop
Upgrade the ruby version to 3.2.2
2 parents ac0a0d2 + 65ea669 commit ef28d11

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-22.04
1010
strategy:
1111
matrix:
12-
ruby: [3.1.0]
12+
ruby: [3.2.2]
1313
steps:
1414
- name: Check out develop
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)