mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-11 11:47:08 +02:00
Fix OS Name for Vultr (#14458)
This commit is contained in:
parent
c0968a8fdb
commit
8b05cda01d
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ cloud_providers:
|
|||
image: Linux Ubuntu 20.04 LTS 64-bit
|
||||
disk: 10
|
||||
vultr:
|
||||
os: Ubuntu 20.04 x64
|
||||
os: Ubuntu 20.04 LTS x64
|
||||
size: 1024 MB RAM,25 GB SSD,1.00 TB BW
|
||||
linode:
|
||||
type: g6-nanode-1
|
||||
|
|
Loading…
Add table
Reference in a new issue