Skip to content

Commit fb6ca5f

Browse files
committed
feat: Add comprehensive benchmarks GitHub Actions workflow for multi-OS testing.
1 parent 8fc002d commit fb6ca5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: actions/setup-go@v5
4343
with:
4444
go-version: '1.21'
45+
cache: false
4546

4647
- name: Setup Java
4748
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)