Skip to content

Commit d1b941e

Browse files
committed
revert_me: test only with go for it is fastest
1 parent 4be4bd2 commit d1b941e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/benchmark.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
language:
20-
- "crystal"
20+
# - "crystal"
2121
- "go"
22-
- "nodejs"
23-
- "php"
24-
- "python"
25-
- "ruby"
22+
# - "nodejs"
23+
# - "php"
24+
# - "python"
25+
# - "ruby"
2626
env:
2727
ISHOCON_APP_LANG: ${{ matrix.language }}
2828
UNAME: ${{ secrets.DOCKER_HUB_USERNAME }}

0 commit comments

Comments
 (0)