We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6080027 commit 68a979cCopy full SHA for 68a979c
.github/workflows/stackhpc-container-image-build.yml
@@ -206,7 +206,7 @@ jobs:
206
- name: Write apt config to file
207
run: |
208
cat > stackhpc-apt-preferences <<EOF
209
- Package: openvswitch-switch openvswitch-common openvswitch-common-dpdk
+ Package: openvswitch-switch openvswitch-common openvswitch-common-dpdk python3-openvswitch
210
Pin: version 3.3.*
211
Pin-Priority: 1001
212
EOF
0 commit comments