Skip to content

Commit 29394c3

Browse files
committed
add RL8.7 as CI target
1 parent 5f69253 commit 29394c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ jobs:
2525
matrix:
2626
image:
2727
- 'centos:7'
28-
- 'rockylinux:8.5'
28+
- 'rockylinux:8.6'
29+
- 'rockylinux:8.7'
2930
scenario:
3031
- test1
3132
- test1b

0 commit comments

Comments
 (0)