summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-08-11 08:22:46 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-08-11 08:22:46 +0900
commit04a32439572cfdb4762b071f5cf83b77390d9cae (patch)
treed2bcfffed528169b75fabcdbd3d69a501816f075 /.github
parentc58c75f8aa49bac0380bda3f8ff940fc89b74950 (diff)
downloadpsych-04a32439572cfdb4762b071f5cf83b77390d9cae.zip
Drop to 2.3 from build matrix
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ubuntu.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml
index 6860865..d9ab255 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
- ruby: [ '2.6.x', '2.5.x', '2.4.x', '2.3.x' ]
+ ruby: [ '2.6.x', '2.5.x', '2.4.x' ]
steps:
- name: Install libraries
run: sudo apt install haveged