Skip to content

Commit 7be5a7c

Browse files
committed
Revert "Workaround for jruby/jruby#7182"
* This reverts commit b2027b6. * No longer needed (actions/runner-images@2900984).
1 parent 252f966 commit 7be5a7c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ jobs:
127127
include:
128128
- { os: windows-2019, jruby-version: 9.2.21.0, ruby: jruby-9.2.21.0 }
129129
runs-on: ${{ matrix.os }}
130-
env: # https://github.com/jruby/jruby/issues/7182
131-
JAVA_OPTS: -Djdk.io.File.enableADS=true
132130
steps:
133131
- uses: actions/checkout@v2
134132
- name: Set tag name

0 commit comments

Comments
 (0)