We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bbbcae commit fc6f21dCopy full SHA for fc6f21d
.github/workflows/integration.yml
@@ -28,7 +28,7 @@ jobs:
28
CCTOOLS_DOCKER_GITHUB: ${{ matrix.os-name }}
29
strategy:
30
matrix:
31
- os-name: ['centos7', 'almalinux8', 'ubuntu20.04']
+ os-name: ['almalinux8', 'ubuntu20.04']
32
steps:
33
- name: checkout CCTools from branch head
34
if: github.event_name != 'workflow_dispatch'
0 commit comments