Skip to content

Commit

Permalink
remove unsupported feature from 1.0 build (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Feb 12, 2024
1 parent 28e966a commit 840596d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/nightly-1.0-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ jobs:
- name: Enable jvm-opts
run: cp .jvmopts-ci .jvmopts

- name: Check if the dependency task in the built correctly
run: sbt dependWalkerCheck

- name: Compile and Test
# note that this is not running any multi-jvm tests because multi-in-test=false
run: |-
Expand Down

0 comments on commit 840596d

Please sign in to comment.