Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2022-07-20 22:34:39 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-20 22:34:39 +0300
commitd4079070edc8b750257fffe5da9b0494504d5576 (patch)
tree554c91e960bca87d6d30a7a3559a9152a972272f /.github
parent1b826eff9b72acc120c44e5e5dab2125abee001b (diff)
parent3c4da76be52d48bb6f2646cc269cc47c5298f2bc (diff)
Merge branch 'next-minor' into develop
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f6c0b52d6..5bf67597f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -15,8 +15,8 @@ jobs:
fail-fast: false
matrix:
ruby:
+ - 2.7
- 2.6
- - 2.5
db:
- mysql
- postgresql