Revert "fix: Remove Akun from github ci hostname"
This reverts commit b6184c5045.
This commit is contained in:
parent
ce86623717
commit
f6b325d3d5
1 changed files with 1 additions and 4 deletions
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
|
@ -12,10 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
hostname:
|
hostname: [Tytonidae, Akun, Cape]
|
||||||
- Tytonidae
|
|
||||||
# - Akun
|
|
||||||
- Cape
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: cachix/install-nix-action@v25
|
- uses: cachix/install-nix-action@v25
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue