Correct GitHub actions workflow `Integration Tests`

This commit is contained in:
Thach Nguyen 2022-08-04 16:05:53 +07:00
parent 5f5563059f
commit 9c139bcc98
1 changed files with 2 additions and 1 deletions

View File

@ -8,8 +8,9 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
version: ['3.3', '=3.2.5', '~3.3.1', '>=3.2.1 <3.2.5']
include:
- version: 3.3
- version: '3.3'
expected: 3.3.9
- version: '=3.2.5'
expected: 3.2.5