github辛苦点
This commit is contained in:
parent
fb8f74226f
commit
a6c48bd79f
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
os: [ubuntu-20.04, ubuntu-18.04, ubuntu-22.04]
|
||||
runs-on: ${{ matrix.os }}
|
||||
#runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue