summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu.yml
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-05-10 18:50:33 +0900
committerGitHub <noreply@github.com>2021-05-10 18:50:33 +0900
commit95121fbfdbe512e2fefe81e86d89f5029d510ee1 (patch)
treeeeb6f2a21923a329565ac9c10cf3b09969cbde72 /.github/workflows/ubuntu.yml
parent051d8b654b1ce4961c7e2b86f60006acd9addb3a (diff)
parent57d704fd6369df36797a2b840ec1c6f8cacbdbec (diff)
downloadpsych-95121fbfdbe512e2fefe81e86d89f5029d510ee1.zip
Merge pull request #485 from ruby/test-unit
Use test-unit instead of minitest
Diffstat (limited to '.github/workflows/ubuntu.yml')
-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 b085e4b..1cd0200 100644
--- a/.github/workflows/ubuntu.yml
+++ b/.github/workflows/ubuntu.yml
@@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- ruby: [ ruby-head, 2.7, 2.6, 2.5, 2.4 ]
+ ruby: [ ruby-head, 3.0, 2.7, 2.6, 2.5, 2.4 ]
steps:
- name: Install libraries
run: sudo apt install haveged