Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit b58d225

Browse files
authored
Merge pull request #6 from jaaufauvre/main
Added Ruby 3.x to the tests
2 parents 09390c0 + 2510dff commit b58d225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- 2.5
2121
- 2.6
2222
- 2.7
23+
- 3.0
2324
steps:
2425
- uses: actions/checkout@v2
2526
- name: Set up Ruby

0 commit comments

Comments
 (0)