Skip to content

Commit d06d33b

Browse files
TEMP switch to ubuntu-latest
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
1 parent 29269e5 commit d06d33b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/qcom-build-pkg-reusable-workflow.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ on:
4646
secrets:
4747
TOKEN:
4848
required: true
49-
49+
\
5050
permissions:
5151
contents: read
5252
security-events: write
@@ -67,15 +67,15 @@ env:
6767
jobs:
6868
build-debian-package:
6969

70-
#runs-on: ubuntu-latest
71-
runs-on: ["self-hosted", "lecore-prd-u2404-arm64-xlrg-od-ephem"]
70+
runs-on: ubuntu-latest
71+
#runs-on: ["self-hosted", "lecore-prd-u2404-arm64-xlrg-od-ephem"]
7272

7373
defaults:
7474
run:
7575
shell: bash
7676

7777
container:
78-
image: ghcr.io/qualcomm-linux/pkg-builder:arm64-latest
78+
image: ghcr.io/qualcomm-linux/pkg-builder:amd64-latest
7979
options: --user root
8080
credentials:
8181
username: ${{vars.DEB_PKG_BOT_CI_USERNAME}}

0 commit comments

Comments
 (0)