Skip to content

Commit e4dd2cd

Browse files
committed
🏗️ Will Ruby 2.2 build on Ubuntu 18.04 in 2021?
Signed-off-by: Peter Boling <[email protected]>
1 parent ed17179 commit e4dd2cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unsupported.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- 2.5
2424
- 2.4
2525
- 2.3
26+
- 2.2
2627
runs-on: ubuntu-18.04
2728
continue-on-error: ${{ matrix.allow_failure || endsWith(matrix.ruby, 'head') }}
2829
steps:

0 commit comments

Comments
 (0)