test: run test with the latest docker-compose release
Signed-off-by: Kengo TODA <skypencil@gmail.com>
This commit is contained in:
@@ -20,4 +20,5 @@ test('Install the right version', async () => {
|
|||||||
await testVersion('1.29.2')
|
await testVersion('1.29.2')
|
||||||
await testVersion('2.2.3')
|
await testVersion('2.2.3')
|
||||||
await testVersion('v2.2.3')
|
await testVersion('v2.2.3')
|
||||||
|
await testVersion('v2.10.2')
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user