Skip to content

Commit 461e176

Browse files
committed
Try against Ruby main
1 parent a85afe9 commit 461e176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
gemfile:
1313
- Gemfile
1414
- gemfiles/Gemfile-rails-main
15-
ruby: ["3.0", "3.1", "3.2", "3.3", "head"]
15+
ruby: ["3.0", "3.1", "3.2", "3.3", "head", "main"]
1616
include:
1717
- ruby: "head"
1818
experimental: true

0 commit comments

Comments
 (0)