We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d908c8 commit f617fcfCopy full SHA for f617fcf
1 file changed
.github/workflows/shell.yml
@@ -23,6 +23,8 @@ jobs:
23
"8000": "80"
24
envs: 'TestingDomain TEST_PREFERRED_CHAIN TEST_ACME_Server INPUT_*'
25
sync: sshfs
26
+ release: "10.0"
27
+ arch: "aarch64"
28
prepare: |
29
pkg_add curl
30
run: |
0 commit comments