chore: pin ubuntu runner in build code-server
This commit is contained in:
parent
956ed96a2c
commit
c761199923
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -141,7 +141,7 @@ jobs:
|
||||
|
||||
build:
|
||||
name: Build code-server
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
timeout-minutes: 30
|
||||
env:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
Reference in New Issue
Block a user