mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
just set the env
This commit is contained in:
parent
a2b92627e0
commit
29fdeacfcb
1 changed files with 1 additions and 6 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
@ -9,15 +9,10 @@ on:
|
|||
- main
|
||||
env:
|
||||
HOSTS: "algiz othalan mannaz"
|
||||
TERM: xterm # so styx will just get on with it
|
||||
|
||||
jobs:
|
||||
build:
|
||||
# strategy:
|
||||
# matrix:
|
||||
# hosts: "algiz othalan mannaz"
|
||||
# try to use the cache here along the way
|
||||
# fail-fast: true
|
||||
# max-parallel: 1
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# free up some space
|
||||
|
|
Loading…
Reference in a new issue