gha: brew gnupg2 is now gnupg (#46689)

This commit is contained in:
Harmen Stoppels 2024-10-01 22:23:56 +02:00 committed by GitHub
parent 12334099f7
commit 486ff2beac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,7 @@ jobs:
pip install --upgrade pytest coverage[toml] pytest-xdist pytest-cov
- name: Setup Homebrew packages
run: |
brew install dash fish gcc gnupg2 kcov
brew install dash fish gcc gnupg kcov
- name: Run unit tests
env:
SPACK_TEST_PARALLEL: 4