Skip to content

Commit 734c830

Browse files
committed
Remove OCI_EXE
1 parent 628ff9e commit 734c830

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ concurrency:
1414
env:
1515
RUN: ${{ github.run_id }}-${{ github.run_number }}
1616
GRADLE_OPTS: "-Dorg.gradle.daemon=false -Dkotlin.incremental=false"
17-
# generated dockcross scripts default to `podman` when installed which
18-
# has issues when building with docker then executing via dockcross script which
19-
# picks up `podman` instead.
20-
OCI_EXE: docker
2117

2218
jobs:
2319
jvm:

0 commit comments

Comments
 (0)