mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-06-12 12:38:45 +02:00
Drop the aarch64 runner by default until it is out of preview
This commit is contained in:
parent
eaec6f1ca5
commit
b7cb42e3dc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/workflow.yml
vendored
1
.github/workflows/workflow.yml
vendored
|
@ -47,7 +47,6 @@ on:
|
||||||
"x86_64-darwin": "macos-latest",
|
"x86_64-darwin": "macos-latest",
|
||||||
"x86_64-linux": "ubuntu-latest",
|
"x86_64-linux": "ubuntu-latest",
|
||||||
"i686-linux": "ubuntu-latest",
|
"i686-linux": "ubuntu-latest",
|
||||||
"aarch64-linux": "ubuntu-24.04-arm"
|
|
||||||
}
|
}
|
||||||
outputs:
|
outputs:
|
||||||
flake_name:
|
flake_name:
|
||||||
|
|
Loading…
Add table
Reference in a new issue