Skip to content

Commit 3cfe4d0

Browse files
feat: add new suite resolute
1 parent 214909d commit 3cfe4d0

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/scripts/build-udroid.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export OVERRIDER_COMPRESSION_TYPE
66
export ENABLE_EXIT
77
export ENABLE_USER_SETUP
88

9-
SUITE="questing"
9+
SUITE="resolute"
1010
frn="out/$SUITE-raw"
1111
OVERRIDER_COMPRESSION_TYPE="gzip"
1212
ENABLE_EXIT=true

.github/workflows/build-udroid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch: {}
88

99
jobs:
10-
BuidJammyRaw:
10+
BuildTestRaw:
1111
name: build latest
1212
runs-on: ubuntu-latest
1313
steps:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
gutsy

0 commit comments

Comments
 (0)