Skip to content

Commit

Permalink
Update test server type
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzolino committed Nov 13, 2024
1 parent 1a8487d commit f3de856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- uses: 3bit/setup-hcloud@v2
- run: |
hcloud server create --name ${{ steps.random.outputs.server_name }} \
--type cx11 \
--type cx22 \
--image docker-ce \
--ssh-key terraform-provider-powerdns \
--location nbg1 \
Expand Down

0 comments on commit f3de856

Please sign in to comment.