forked from LBRYCommunity/lbry-sdk
require ubuntu 20.04 for integration tests
This commit is contained in:
parent
f50196d395
commit
b792b134a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -61,7 +61,7 @@ jobs:
|
|||
|
||||
tests-integration:
|
||||
name: "tests / integration"
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue