CentOS is still haunting TrickOPs

This commit is contained in:
Pherring04 2024-10-15 13:36:06 -05:00 committed by GitHub
parent e864a5eb97
commit e0d1d969b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ jobs:
container: docker://nasatrick/${{matrix.container}}:latest container: docker://nasatrick/${{matrix.container}}:latest
strategy: strategy:
matrix: matrix:
container: [trick_ubuntu1804] container: [trick_centos7, trick_centos8, trick_ubuntu1804]
steps: steps:
- name: run tests - name: run tests
run: | run: |