Skip to content

Commit

Permalink
[build] Branch 1.1.x does not have multi-release
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Nov 5, 2024
1 parent 58d6341 commit d50758a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_reactor_core_3.6_snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
distribution: 'temurin'
java-version: '8'
- name: Build with Gradle
run: ./gradlew clean check -x :reactor-netty-core:java17Test --no-daemon -PforceTransport=nio -PreactorCoreVersion='3.6.12-SNAPSHOT' -PforceContextPropagationVersion='1.1.0'
run: ./gradlew clean check --no-daemon -PforceTransport=nio -PreactorCoreVersion='3.6.12-SNAPSHOT' -PforceContextPropagationVersion='1.1.0'

0 comments on commit d50758a

Please sign in to comment.