mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Use Landlock-based sandboxing in homebrew verification tests
Closes gh-51740
This commit is contained in:
@@ -77,7 +77,6 @@ jobs:
|
||||
RVT_RELEASE_TYPE: ${{ vars.COMMERCIAL && 'commercial' || 'oss' }}
|
||||
RVT_STAGING: ${{ inputs.staging }}
|
||||
RVT_VERSION: ${{ inputs.version }}
|
||||
HOMEBREW_NO_SANDBOX_LINUX: "1"
|
||||
run: ./gradlew spring-boot-release-verification-tests:test
|
||||
- name: Upload Build Reports on Failure
|
||||
if: failure()
|
||||
|
||||
Reference in New Issue
Block a user