Skip to content

Commit

Permalink
Change NSS Fedora build distribution to Rawhide
Browse files Browse the repository at this point in the history
  • Loading branch information
evgenyz committed Mar 20, 2024
1 parent 3abb1e6 commit b51994d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ jobs:
ctest --output-on-failure
build-fedora-nss:
name: Build with NSS, Test on Fedora Latest (Container)
name: Build, Test on Fedora Rawhide (NSS) (Container)
runs-on: ubuntu-latest
container:
image: fedora:latest
image: fedora:rawhide
steps:
- name: Install Deps
run: dnf install -y cmake git dbus-devel GConf2-devel libacl-devel libblkid-devel libcap-devel libcurl-devel nss-devel libselinux-devel libxml2-devel libxslt-devel libattr-devel make openldap-devel pcre2-devel perl-XML-Parser perl-XML-XPath perl-devel python3-devel python3-dbusmock rpm-devel swig bzip2-devel gcc-c++ libyaml-devel xmlsec1-devel xmlsec1-openssl-devel hostname bzip2 lua rpm-build which strace python3-pytest
Expand Down

0 comments on commit b51994d

Please sign in to comment.