Skip to content

Commit

Permalink
Fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bersen66 committed Apr 30, 2024
1 parent 28b1b46 commit c0cd03f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/lb-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ jobs:
run: bash lbbuild.sh build Release

test-build:
runs-on:
- ubuntu-latest
- macos-latest
- centos-latest
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c0cd03f

Please sign in to comment.