Skip to content

Commit 30a7d3f

Browse files
committed
Test on Ruby 3.1 when it's available.
1 parent a12988f commit 30a7d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- macos
1616

1717
ruby:
18-
- 3.0.3
18+
- "3.1"
1919

2020
experimental: [false]
2121
env: [""]

0 commit comments

Comments
 (0)