Browse Source

revert fedora ci

ruki 4 years ago
parent
commit
a6b687039f
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/fedora.yml

+ 0 - 2
.github/workflows/fedora.yml

@@ -24,8 +24,6 @@ jobs:
           dnf -y install copr-cli make gcc-c++
           dnf -y upgrade git
           dnf -y install perl
-          dnf -y install libffi-devel
-          dnf -y install zlib-devel
       - uses: actions/checkout@v1
       - uses: xmake-io/github-action-setup-xmake@v1
         with: