Skip to content

Commit f617fcf

Browse files
authored
Add release and architecture to shell workflow
1 parent 4d908c8 commit f617fcf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/shell.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
"8000": "80"
2424
envs: 'TestingDomain TEST_PREFERRED_CHAIN TEST_ACME_Server INPUT_*'
2525
sync: sshfs
26+
release: "10.0"
27+
arch: "aarch64"
2628
prepare: |
2729
pkg_add curl
2830
run: |

0 commit comments

Comments
 (0)