Skip to content

Commit fa03020

Browse files
committed
Remove duplicate matrix in ci
1 parent 93ebb0c commit fa03020

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,9 @@ jobs:
2929
- rails: "7.0"
3030
ruby: "3.2"
3131

32-
- rails: "7.1.1"
33-
ruby: "3.2"
3432
- rails: "7.1"
3533
ruby: "3.1"
36-
- rails: "7.1"
34+
- rails: "7.1.1"
3735
ruby: "3.2"
3836
- rails: "7.1"
3937
ruby: "3.2"

0 commit comments

Comments
 (0)