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