Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,110
    • Issues 4,110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Merge requests
  • !6807

ci: Explicitly disable Java tests on Windows

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Brad King requested to merge brad.king/cmake:ci-windows-no-java into master Dec 16, 2021
  • Overview 2
  • Commits 1
  • Pipelines 4
  • Changes 2

Avoid searching for a Java installation on Windows hosts. This will allow some CI hosts to have Java for other projects.

We already do this on macOS. While at it, clarify the macOS setting.

Backport: release

Edited Dec 16, 2021 by Brad King
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci-windows-no-java