Update runs-on
This commit is contained in:
parent
fe713cdc45
commit
b5639154b6
@ -6,7 +6,7 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build_test:
|
build_test:
|
||||||
runs-on: linux-latest
|
runs-on: linux
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.6, 3.7]
|
python-version: [3.6, 3.7]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user