Skip to content

Commit c442f83

Browse files
committed
CI: Build Alchemy main branch (8.0a)
1 parent db3ef25 commit c442f83

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- "7.2-stable"
1414
- "7.3-stable"
1515
- "7.4-stable"
16+
- "main"
1617
ruby:
1718
- "3.2"
1819
- "3.3"
@@ -33,6 +34,10 @@ jobs:
3334
ruby: "3.4"
3435
- alchemy_branch: "7.2-stable"
3536
ruby: "3.4"
37+
- alchemy_branch: "main"
38+
ruby: "3.2"
39+
- alchemy_branch: "main"
40+
rails: "7.1"
3641
- rails: "7.1"
3742
ruby: "3.4"
3843

0 commit comments

Comments
 (0)