mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-18 15:33:08 +02:00
ci: Temporarily disable CentOS 7 tests
Suspend the CI runs on CentOS 7, which fail due to a cryptic git error connected with checking out the libshared submodule version. Might be just a bug that is fixed in more recent git versions, which would explain why other CI runs work fine.
This commit is contained in:
parent
7a9c8eaf4a
commit
ef176478e9
1 changed files with 0 additions and 3 deletions
3
.github/workflows/tests.yaml
vendored
3
.github/workflows/tests.yaml
vendored
|
@ -6,9 +6,6 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- name: "Centos 7"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: centos7
|
||||
- name: "Centos 8"
|
||||
runner: ubuntu-latest
|
||||
dockerfile: centos8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue