Skip to content

OpenXR SDK (Source) 1.0.32 with 1.0.32.1 SDK hotfix #11

OpenXR SDK (Source) 1.0.32 with 1.0.32.1 SDK hotfix

OpenXR SDK (Source) 1.0.32 with 1.0.32.1 SDK hotfix #11

Workflow file for this run

# Copyright 2021-2022, Collabora, Ltd.
# SPDX-License-Identifier: CC0-1.0
name: Build release artifacts
on:
release:
types: [published]
workflow_dispatch:
jobs:
android:
uses: ./.github/workflows/android.yml
with:
release: true
msvc-build:
uses: ./.github/workflows/windows-matrix.yml
with:
organizeAndRelease: true # TODO