Skip to content

Commit

Permalink
remove CentOS--7 remove the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Jul 19, 2023
1 parent 991af10 commit 886d2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
test_platform: ['ArchLinux','CentOS-7','Debian-stable','Debian-testing','Fedora','Fedora-32','Fedora-rawhide','Ubuntu','Ubuntu-GCC-master']
test_platform: ['ArchLinux','Debian-stable','Debian-testing','Fedora','Fedora-32','Fedora-rawhide','Ubuntu','Ubuntu-GCC-master']
fail-fast: false

steps:
Expand Down

0 comments on commit 886d2f5

Please sign in to comment.