Skip to content

Raise Warp's determinism mode instead of reading intent from its value #1709

Raise Warp's determinism mode instead of reading intent from its value

Raise Warp's determinism mode instead of reading intent from its value #1709

Workflow file for this run

# Copyright (c) 2022-2026, The Isaac Lab Project Developers (https://github.com/isaac-sim/IsaacLab/blob/main/CONTRIBUTORS.md).

Check failure on line 1 in .github/workflows/config.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/config.yaml

Invalid workflow file

(Line: 11, Col: 1): Unexpected value 'isaacsim_image_name', (Line: 13, Col: 1): Unexpected value 'isaacsim_image_tag', (Line: 14, Col: 1): Unexpected value 'isaaclab_image_name', (Line: 15, Col: 1): Unexpected value 'ovphysx_wheelhouse_image', (Line: 11, Col: 1): Required property is missing: jobs
# All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
# Shared image config for CI workflows. Loaded by the `config` job in each
# workflow via yq and exposed as job outputs (see e.g. .github/workflows/build.yaml).
# The `nvidian/isaac-sim` mirror stopped receiving nightly develop builds on 2026-06-24
# (frozen at 6.1.0-alpha.2). Both images use Isaac Sim's NGC org, which is current and
# which the CI credential can reach.
isaacsim_image_name: nvcr.io/0947644777160149/internal/isaac-sim
# Isaac Sim 6.1.0-alpha.50 (b86cf6ce) includes Kit 110.3.0-360924's fix for NVBug 6566677.
isaacsim_image_tag: latest-develop@sha256:50d2491d9e04da52bb39f0c8a993fba991d2d13939e88f2008577e00a17c4b03
isaaclab_image_name: nvcr.io/0947644777160149/internal/isaac-lab
ovphysx_wheelhouse_image: ""