Skip to content

Commit

Permalink
Kata-Containers: use centos8 for molecule testing instead of ubuntu18
Browse files Browse the repository at this point in the history
  • Loading branch information
cristicalin committed Sep 24, 2021
1 parent 10a2b53 commit be935a8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ lint: |
set -e
yamllint -c ../../../.yamllint .
platforms:
- name: ubuntu18
box: generic/ubuntu1804
cpus: 1
memory: 1024
- name: centos8
box: generic/centos8
cpus: 2
memory: 2048
nested: true
groups:
- kube_control_plane
Expand Down

0 comments on commit be935a8

Please sign in to comment.