Skip to content

[android] include ds2 as part of the Android SDK #82

[android] include ds2 as part of the Android SDK

[android] include ds2 as part of the Android SDK #82

name: Pull Request - Development Snapshot (Cirun)
on:
pull_request:
branches:
- 'main'
paths:
- '.github/workflows/swift-toolchain.yml'
- '.github/workflows/pull-request-swift-toolchain-cirun.yml'
workflow_dispatch:
jobs:
call_development_snapshot:
if: vars.USE_CIRUN == 'true'
name: Development Snapshot
uses: ./.github/workflows/build-toolchain.yml

Check failure on line 17 in .github/workflows/pull-request-swift-toolchain-cirun.yml

View workflow run for this annotation

GitHub Actions / Pull Request - Development Snapshot (Cirun)

Invalid workflow file

The workflow is not valid. In .github/workflows/pull-request-swift-toolchain-cirun.yml (Line: 17, Col: 11): Error from called workflow thebrowsercompany/swift-build/.github/workflows/build-toolchain.yml@73f8c99d525638371be9e90483e1041d3cef2144 (Line: 321, Col: 28): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.context.outputs.ANDROID_NDK_VERSION
with:
create_release: false
windows_default_runner: "cirun-win11-23h2-pro-x64-16-2024-05-17--${{ github.run_id }}"
windows_compilers_runner: "cirun-win11-23h2-pro-x64-64-2024-05-17--${{ github.run_id }}"
android_api_level: 28
secrets: inherit
permissions:
contents: read
pull-requests: read