Skip to content

Commit 7ac7c5d

Browse files
committed
chore: remove java runtime from test ci
1 parent 6b7fcdb commit 7ac7c5d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222
- '3.13'
2323
steps:
2424
- uses: actions/checkout@v4
25-
- uses: actions/setup-java@v4
26-
with:
27-
distribution: temurin
28-
java-version: '21'
2925
- uses: astral-sh/setup-uv@v6
3026
with:
3127
enable-cache: true

0 commit comments

Comments
 (0)