Add S60P init code (#1884)

* Basic Init

* Add S60P to CI
This commit is contained in:
Ben V. Brown
2024-02-23 10:19:07 +11:00
committed by GitHub
parent baf2f26e59
commit 9f6f2f86ff
7 changed files with 103 additions and 37 deletions

View File

@@ -28,6 +28,7 @@ jobs:
"MHP30",
"Pinecilv2",
"S60",
"S60P",
"TS101",
]
fail-fast: true
@@ -71,7 +72,6 @@ jobs:
source/Hexfile/LICENSE_RELEASE.md
if-no-files-found: error
build_multi-lang:
runs-on: ubuntu-22.04
container:
@@ -119,7 +119,6 @@ jobs:
source/Hexfile/LICENSE_RELEASE.md
if-no-files-found: error
upload_metadata:
needs: [build, build_multi-lang]
runs-on: ubuntu-20.04
@@ -139,7 +138,6 @@ jobs:
path: source/Hexfile/*.json
if-no-files-found: error
tests:
runs-on: ubuntu-22.04
container: