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 23:42:01 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-07-20 23:42:01 +0300
commit8299aabc25acb9ae7251d6dbb61337e37710f58b (patch)
tree640d512460576a5740211c7bfe66b88a7aa82a8e /.github
parent03d2001cf2ee0bc93d5e413b30387382ec13e1e9 (diff)
Drop ruby 2.6 to allow new diaspora_federation version
Diffstat (limited to '.github')
-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 5bf67597f..b1df4b2d2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,7 +16,6 @@ jobs:
matrix:
ruby:
- 2.7
- - 2.6
db:
- mysql
- postgresql