Skip to content

Commit ed13a9f

Browse files
committed
ci: multipy runtime tests 3.7-3.10
1 parent 2378dec commit ed13a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
unittest:
1111
strategy:
1212
matrix:
13-
python-version: [3.8]
13+
python-version: [3.7, 3.8, 3.9, '3.10']
1414
platform: [ubuntu-18.04]
1515
fail-fast: false
1616
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)