ci: add memcached 1.6.22 to the test matrix
authorMichael Wallner <mike@php.net>
Sat, 21 Oct 2023 16:33:25 +0000 (18:33 +0200)
committerMichael Wallner <mike@php.net>
Sat, 21 Oct 2023 16:33:25 +0000 (18:33 +0200)
.github/workflows/cmake-build-ci.gen
.github/workflows/cmake-build-ci.yml

index 7697081e4a7a7594d4ea1287f12762690e413b23..39d5e5d20c19ede2f57d67268cf8f64e88387413 100755 (executable)
@@ -398,7 +398,7 @@ jobs:
     continue-on-error: true
     strategy:
       matrix:
-        memcached: ['master', '1.6.17', '1.6.9', '1.5.22', '1.5.6']
+        memcached: ['master', '1.6.22', '1.6.17', '1.6.9', '1.5.22', '1.5.6']
     env:
       CMAKE_BUILD_TYPE:   "Debug"
       BUILD_TESTING:      "ON"
index 4c4892de4cf0b770d7e4eec87d164c5fb9003a6f..c4a36f96c7b30700b5551bd27f043c0e1ff99283 100644 (file)
@@ -122,7 +122,7 @@ jobs:
     continue-on-error: true
     strategy:
       matrix:
-        memcached: ['master', '1.6.17', '1.6.9', '1.5.22', '1.5.6']
+        memcached: ['master', '1.6.22', '1.6.17', '1.6.9', '1.5.22', '1.5.6']
     env:
       CMAKE_BUILD_TYPE:   "Debug"
       BUILD_TESTING:      "ON"