Skip to content

Commit 05a4b3c

Browse files
author
Tilmann Zäschke
committed
CI script
1 parent 9c61bc2 commit 05a4b3c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ jobs:
8585
with:
8686
java-version: 17
8787
distribution: 'temurin'
88-
- name: Enable 127.0.0.x addresses
89-
run: |
90-
chmod +x ./config/enable-macos-loopback.sh
91-
./config/enable-macos-loopback.sh
9288
- name: Build with Maven
9389
timeout-minutes: ${{ fromJSON(env.time) }}
9490
run: mvn --batch-mode --update-snapshots install

0 commit comments

Comments
 (0)