We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a5b30 commit b040898Copy full SHA for b040898
.github/workflows/build-test.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
update: false
65
release: false
66
- install: make gcc autotools autotools-wrappers
+ install: make gcc autotools mingw-w64-autotools
67
- name: 'Workaround for actions/runner-images#9491'
68
if: runner.os == 'Linux'
69
run: sudo sysctl vm.mmap_rnd_bits=28
0 commit comments