aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2024-02-23 10:19:07 +1100
committerGitHub <[email protected]>2024-02-23 10:19:07 +1100
commit9f6f2f86ffe00fd7e38e083d8aef99a3db1e4a5c (patch)
tree453a6bb5d3d0128a7a54af4dc6c77becbc3059e8 /.github
parentbaf2f26e59da8408ce49cf072441ea0ee69a41c6 (diff)
downloadIronOS-9f6f2f86ffe00fd7e38e083d8aef99a3db1e4a5c.tar.gz
IronOS-9f6f2f86ffe00fd7e38e083d8aef99a3db1e4a5c.zip
Add S60P init code (#1884)
* Basic Init * Add S60P to CI
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index cb64cb5c..663795e8 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -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: