Changeset 72b0853 in mod_gnutls for .github/workflows
- Timestamp:
- May 17, 2020, 2:14:35 PM (2 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 132eadc
- Parents:
- 2e96cec
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/build.yml
r2e96cec r72b0853 31 31 dnf -y group install "C Development Tools and Libraries" 32 32 dnf -y install curl gnutls-devel gnutls-utils httpd-devel iproute python3-pyyaml redhat-rpm-config softhsm 33 dnf -y upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-77604f07ae 33 34 - name: network overview 34 35 run: |
Note: See TracChangeset
for help on using the changeset viewer.