Add quotes to versions in test-matrix.yml

This commit is contained in:
Seth Michael Larson 2021-12-03 09:37:37 -06:00 committed by GitHub
parent 4e489de424
commit e6bb917d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,18 @@
---
ELASTICSEARCH_VERSION:
- 8.1.0-SNAPSHOT
- 8.0.0-SNAPSHOT
- '8.1.0-SNAPSHOT'
- '8.0.0-SNAPSHOT'
PANDAS_VERSION:
- 1.2.0
- 1.3.0
- '1.2.0'
- '1.3.0'
PYTHON_VERSION:
- 3.10
- 3.9
- 3.8
- 3.7
- '3.10'
- '3.9'
- '3.8'
- '3.7'
TEST_SUITE:
- xpack