Skip to content

Commit

Permalink
CI: fix OpenBSD CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Oct 14, 2024
1 parent 19484a7 commit 84518c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ jobs:
envs: 'AUTOCONF_VERSION'
usesh: true
prepare: |
pkg_add bash git gmake autoconf-2.71 gmp
pkg_add bash git gmake autoconf gmp
# Do the thing
run: |
Expand Down

0 comments on commit 84518c3

Please sign in to comment.