CI: Remove protobuf workaround for openSUSE

This commit is contained in:
Jonas Kvinge 2024-04-26 16:34:01 +02:00
parent eff6b75c43
commit 2f2762ee18
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ jobs:
container:
image: opensuse/${{matrix.opensuse_version}}
steps:
- name: Add devel tools building repo
if: matrix.opensuse_version != 'tumbleweed'
run: zypper -n ar -c -f -n 'devel-tools-building' https://download.opensuse.org/repositories/devel:tools:building/$(echo "${{matrix.opensuse_version}}" | cut -d ':' -f 2)/ devel-tools-building
- name: Add tagparser repo
if: matrix.opensuse_version == 'tumbleweed'
run: zypper -n ar -c -f -n 'repo-tagparser' https://download.opensuse.org/repositories/home:/mkittler/openSUSE_Tumbleweed/ repo-tagparser