Skip to content

Commit

Permalink
Remove centos7 add ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamin-robertson committed May 30, 2024
1 parent dd66fa3 commit d2d19a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
docker:
provisioner: docker
images: ['litmusimage/centos:stream8', 'litmusimage/centos:7']
images: ['litmusimage/centos:stream8', 'litmusimage/ubuntu:20.04', 'litmusimage/ubuntu:22.04']

0 comments on commit d2d19a0

Please sign in to comment.