Skip to content

Commit 45bae89

Browse files
committed
Update Ruby matrix
1 parent 02e3cde commit 45bae89

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ jobs:
77
strategy:
88
matrix:
99
ruby:
10-
- "3.1.2"
11-
- "3.2.1"
12-
- "3.3.1"
13-
10+
- "3.1.6"
11+
- "3.2.4"
12+
- "3.3.3"
1413
steps:
1514
- uses: actions/checkout@v3
1615
- name: Install Ruby

0 commit comments

Comments
 (0)