Skip to content

Commit

Permalink
push vynqyuknmrvo (#906)
Browse files Browse the repository at this point in the history
* chore: flake - remove non-existant followed inputs

* chore: use CX42 hcloud server for github runner
  • Loading branch information
johnae authored Oct 8, 2024
1 parent 0e368ea commit eba64c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hcloud-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
CLOUD_DISK_PASSWORD: ${{ secrets.CLOUD_DISK_PASSWORD }}
HCLOUD_DEV_SSH_HOSTKEY: ${{ secrets.HCLOUD_DEV_SSH_HOSTKEY }}
HCLOUD_DEV_SSH_INITRD_KEY: ${{ secrets.HCLOUD_DEV_SSH_INITRD_KEY }}
TF_VAR_server_type: CX22
TF_VAR_server_type: CX42
run: |
nix shell nixpkgs#jq nixpkgs#bashInteractive --command bash <<NIXSH
TF_VAR_kexec_tarball="$(nix build .#kexec-installer-nixos-unstable-noninteractive --print-out-paths --no-link)/nixos-kexec-installer-noninteractive-x86_64-linux.tar.gz"
Expand Down

0 comments on commit eba64c5

Please sign in to comment.