CI: Bump setup-ohos-sdk to 0.2.3 (#38741)

Includes a fix, which deletes the SDK for ohos-native hosts, saving some
disk and cache space, since we only need the version for linux hosts.

Testing: [mach try
ohos](https://github.com/jschwe/servo/actions/runs/17024914816)

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
Jonathan Schwender 2025-08-18 07:54:31 +02:00 committed by GitHub
parent ce9425f3e8
commit 2e6219b52d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,7 +67,7 @@ jobs:
run: sudo apt update && ./mach bootstrap --skip-lints
- name: Setup OpenHarmony SDK
id: setup_sdk
uses: openharmony-rs/setup-ohos-sdk@v0.2.1
uses: openharmony-rs/setup-ohos-sdk@v0.2.3
with:
version: "5.0.2"
fixup-path: true