Skip to content

Commit 0ee0c18

Browse files
committed
Test with multiple pythons
1 parent 9ad7c5c commit 0ee0c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_installation_package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
build_and_upload:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-20.04
88
strategy:
99
matrix:
1010
python-version: ["3.6", "3.8"]

0 commit comments

Comments
 (0)