Skip to content

Commit eba68e6

Browse files
committed
Remove python setup from benchmark workflow
1 parent f2e8a8c commit eba68e6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/platform-benchmark.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
with:
2626
distribution: temurin
2727
java-version-file: .ci-java-version
28-
- uses: actions/setup-python@v5
29-
with:
30-
python-version-file: .ci-python-version
3128
- name: Validate Gradle Wrapper
3229
uses: gradle/wrapper-validation-action@v1.1.0
3330
- name: Cache konan

0 commit comments

Comments
 (0)