mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 15:10:49 +00:00
Harmony port: Workflows (fix script error)
This commit is contained in:
parent
a6ebc6a63a
commit
15cbc266ec
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-test-plan.py
vendored
1
.github/workflows/create-test-plan.py
vendored
|
|
@ -99,6 +99,7 @@ class JobSpec:
|
|||
clang_cl: bool = False
|
||||
gdk: bool = False
|
||||
vita_gles: Optional[VitaGLES] = None
|
||||
harmony_arch: Optional[str] = None
|
||||
|
||||
|
||||
JOB_SPECS = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue