use old runner
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
run: ./script/test
|
||||
e2e-test:
|
||||
needs: unit-test
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
platform: [linux]
|
||||
|
||||
Reference in New Issue
Block a user