Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit ed3f3b1

Browse files
committed
Drop old rubies
1 parent dd0492e commit ed3f3b1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated on 2020-11-22T07:41:13+00:00 from the rspec-dev repo.
1+
# This file was generated on 2020-12-07T01:07:10+03:00 from the rspec-dev repo.
22
# DO NOT modify it by hand as your changes will get lost the next time it is generated.
33

44
name: RSpec CI
@@ -26,8 +26,6 @@ jobs:
2626
- 2.5
2727
- 2.4
2828
- 2.3
29-
- 2.2
30-
- 2.1.9
3129
- ruby-head
3230
env:
3331
-
@@ -74,8 +72,6 @@ jobs:
7472
- 2.5
7573
- 2.4
7674
- 2.3
77-
- 2.2
78-
- 2.1.9
7975
fail-fast: false
8076
steps:
8177
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)