Skip to content

Commit 8be13ca

Browse files
committed
Add initial rocky10 buildfile
1 parent 0cfb269 commit 8be13ca

File tree

2 files changed

+1659
-1
lines changed

2 files changed

+1659
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-22.04
4040
strategy:
4141
matrix:
42-
container_os: [rocky9]
42+
container_os: [rocky9, rocky10]
4343
environment_profile: [development]
4444
steps:
4545
- name: Check out repository contents

0 commit comments

Comments
 (0)