You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2021/11/08 22:53:44 UTC

[GitHub] [couchdb-erlfdb] kocolosk commented on a change in pull request #37: Configure fdb version

kocolosk commented on a change in pull request #37:
URL: https://github.com/apache/couchdb-erlfdb/pull/37#discussion_r745155553



##########
File path: .github/workflows/ci.yml
##########
@@ -8,6 +8,9 @@ on:
 jobs:
 
   build_on_linux:
+    strategy:
+      matrix:
+        fdb-version: ['6.1.13', '6.2.30', '6.3.22']

Review comment:
       You're quite right, I found your work in c89b2d6e and figured supporting 6.1.x can be left for the future if anyone ever wants that support :)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org