Skip to content

Commit

Permalink
Only test ubuntu-server-pi-arm64 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
upils committed Dec 12, 2023
1 parent 162ec18 commit fa31127
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/classic/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ kill-timeout: 1h

environment:
IMG/ubuntu_server_pc_amd64: ubuntu-server-pc-amd64
IMG/ubuntu_server_pc_arm64: ubuntu-server-pc-arm64
# IMG/ubuntu_server_pc_arm64: ubuntu-server-pc-arm64
IMG/ubuntu_server_pi_arm64: ubuntu-server-pi-arm64
IMG/ubuntu_pi_arm64: ubuntu-pi-arm64
# IMG/ubuntu_pi_arm64: ubuntu-pi-arm64

execute: |
mkdir -p /tmp/${IMG}/{workdir,mount}
Expand Down

0 comments on commit fa31127

Please sign in to comment.