Skip to content

Commit 63c287f

Browse files
committed
Remove Ruby 2.5 from test matrix.
1 parent f263a7f commit 63c287f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/test.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- macos
2222

2323
ruby:
24-
- "2.5"
2524
- "2.6"
2625
- "2.7"
2726
- "3.0"
@@ -42,10 +41,6 @@ jobs:
4241
- os: ubuntu
4342
ruby: head
4443
experimental: true
45-
exclude:
46-
# Not supported on macos-arm64:
47-
- os: macos
48-
ruby: "2.5"
4944

5045
steps:
5146
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)