summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Goldstein <peter.m.goldstein@gmail.com>2022-03-02 12:04:59 -0800
committerAbinoam P. Marques Jr <abinoam@gmail.com>2022-12-29 23:30:58 -0300
commit0b1f7799455e5db439ea7fb0eba658bc8c4440a0 (patch)
treecc33787e9e1fabdb4eefd6deb221977137461d9a
parent31fa4202a08e84adbaf1568da952af834ba37089 (diff)
downloadhighline-0b1f7799455e5db439ea7fb0eba658bc8c4440a0.tar.gz
Remove Ruby 2.0, since rugged no longer builds with it
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 85a4bda..4d9ddbd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -18,7 +18,6 @@ jobs:
- '2.3'
- '2.2'
- '2.1'
- - '2.0'
- jruby-9.3
- jruby-9.2
steps: