Skip to content

Commit a96c075

Browse files
committed
wip7
1 parent 13eb9dd commit a96c075

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
java: [ 17 ]
1313
steps:
1414
- uses: actions/checkout@v5
15-
- name: Reclaim Disk Space
16-
run: .github/ci-prerequisites.sh
1715
- name: Install JDK {{ matrix.java }}
1816
# Uses sha for added security since tags can be updated
1917
uses: actions/setup-java@v5

0 commit comments

Comments
 (0)