We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4656282 commit bfbdfdaCopy full SHA for bfbdfda
.github/workflows/slow.yaml
@@ -223,7 +223,7 @@ jobs:
223
run: |
224
export MAKE=gmake
225
export pjobs="-j`gnproc`"
226
- export AUTOMAKE_VERSION=1.16
+ export AUTOMAKE_VERSION=1.17
227
export amver=${AUTOMAKE_VERSION}
228
export ACLOCAL_AUTOMAKE_DIR="/usr/local/share/aclocal-${AUTOMAKE_VERSION}"
229
export ACLOCAL_PATH="/usr/local/share/aclocal:/usr/local/share/aclocal-${AUTOMAKE_VERSION}"
0 commit comments