mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
try using ubuntu! yolo!
Some checks failed
certbot/full-test-suite / test_and_package_stage (push) Has been cancelled
Some checks failed
certbot/full-test-suite / test_and_package_stage (push) Has been cancelled
This commit is contained in:
parent
ae17c19085
commit
6febcf4176
1 changed files with 1 additions and 0 deletions
1
.github/workflows/packaging_jobs.yml
vendored
1
.github/workflows/packaging_jobs.yml
vendored
|
|
@ -180,6 +180,7 @@ jobs:
|
|||
- uses: actions/checkout@v6.0.2
|
||||
- uses: pguyot/arm-runner-action@v2.6.5
|
||||
with:
|
||||
base_image: https://cloud-images.ubuntu.com/noble/20260323/noble-server-cloudimg-armhf.tar.gz
|
||||
cpu: cortex-a7
|
||||
commands: |
|
||||
uname -m
|
||||
|
|
|
|||
Loading…
Reference in a new issue