Skip to content

Commit

Permalink
CI: fix and cleaup github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerhards committed Aug 2, 2023
1 parent 232ac12 commit df972bd
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 999 deletions.
59 changes: 0 additions & 59 deletions .github/workflows/run_centos_7.yml.TO_DELETE

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/run_centos_8.yml.TO_DELETE

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/run_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ jobs:
# When set to true, cancel all in-progress jobs if any matrix job fails.
fail-fast: false
matrix:
config: [centos_7, centos_8, debian_10, debian_11, tumbleweed
config: [centos_7, centos_8, debian_10, debian_11,
fedora_35, fedora_36,
ubuntu_18, ubuntu_20, ubuntu_22,
ubuntu_22_san, ubuntu_22_tsan, ubuntu_22_codecov,
ubuntu_22_san, ubuntu_22_tsan, ubuntu_22_distcheck, ubuntu_22_codecov,
kafka_codecov, elasticsearch]

steps:
Expand Down
48 changes: 0 additions & 48 deletions .github/workflows/run_elasticsearch.yml.TO_DELETE

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/run_fedora_34.yml.TO_DELTE

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/run_fedora_35.yml.TO_DELTE

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/run_kafka_codecov.yml.TO_DELETE

This file was deleted.

0 comments on commit df972bd

Please sign in to comment.