[Groonga-mysql-commit] mroonga/mroonga at 9f37fe4 [master] packages apt: drop jessie configration

Back to archive index

Kentaro Hayashi null+****@clear*****
Mon Aug 27 12:08:36 JST 2018


Kentaro Hayashi	2018-08-27 12:08:36 +0900 (Mon, 27 Aug 2018)

  Revision: 9f37fe4c3d316ec5cb6a9d37730e35e86a3733e5
  https://github.com/mroonga/mroonga/commit/9f37fe4c3d316ec5cb6a9d37730e35e86a3733e5

  Message:
    packages apt: drop jessie configration

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+0 -8)
===================================================================
--- packages/apt/Vagrantfile    2018-08-27 11:26:26 +0900 (35a4aa0b)
+++ packages/apt/Vagrantfile    2018-08-27 12:08:36 +0900 (b5e80fb0)
@@ -7,14 +7,6 @@ VAGRANTFILE_API_VERSION = "2"
 Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
-      :id => "debian-jessie-i386",
-      :box => "bento/debian-8.10-i386",
-    },
-    {
-      :id => "debian-jessie-amd64",
-      :box => "bento/debian-8.10",
-    },
-    {
       :id => "debian-stretch-i386",
       :box => "bento/debian-9.4-i386",
     },
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180827/1606009c/attachment.htm 



More information about the Groonga-mysql-commit mailing list
Back to archive index