mirror of
https://github.com/DeterminateSystems/ci.git
synced 2025-06-14 21:37:53 +02:00
d'oh
This commit is contained in:
parent
b7cb42e3dc
commit
1faca0fc7c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -46,7 +46,7 @@ on:
|
||||||
"aarch64-darwin": "macos-latest",
|
"aarch64-darwin": "macos-latest",
|
||||||
"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"
|
||||||
}
|
}
|
||||||
outputs:
|
outputs:
|
||||||
flake_name:
|
flake_name:
|
||||||
|
|
Loading…
Add table
Reference in a new issue