Update .drone.yml

This commit is contained in:
Bozhidar 2024-05-03 18:42:59 +03:00
parent 542673d0bb
commit 727b0609c1

View file

@ -43,9 +43,9 @@ steps:
---
kind: pipeline
name: CentOS Stream 9
name: CentOS Latest
steps:
- name: run unit tests
image: centos:stream-9
image: centos:latest
commands:
- yum install rpm-build