mirror of https://github.com/kbandla/dpkt.git
parent
97ea45b8f6
commit
aa15f54a34
|
@ -11,8 +11,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
runs-on: ubuntu-20.04
|
||||||
runs-on: ubuntu-latest
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', 'pypy3']
|
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', 'pypy3']
|
||||||
|
|
Loading…
Reference in New Issue