Skip to content

Commit

Permalink
fix build (#96)
Browse files Browse the repository at this point in the history
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
  • Loading branch information
zhaohuabing committed Feb 6, 2023
1 parent fe9d11f commit d24bf2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency: ci-${{ github.ref }}

jobs:
BuildMetaProtocolBinary:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
timeout-minutes: 300
strategy:
fail-fast: true
Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3
timeout-minutes: 20


0 comments on commit d24bf2c

Please sign in to comment.