Skip to content

Commit

Permalink
ci: check cpu num on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mickamy committed Jan 2, 2024
1 parent acce999 commit 3e96d8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: make change-lang LANG=$ISHOCON_APP_LANG
- run: lscpu | grep CPU
- uses: docker/setup-buildx-action@v3
- uses: docker/build-push-action@v5.1.0
with:
Expand Down

0 comments on commit 3e96d8d

Please sign in to comment.