We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31636fb commit bfd3020Copy full SHA for bfd3020
.github/workflows/openbsd_ci.yml
@@ -90,7 +90,7 @@ jobs:
90
shell: sh
91
sync_files: runner-to-vm
92
run: |
93
- sudo pkg_add git sqlite3 gmake boehm-gc libiconv gcc-11.2.0p15
+ sudo pkg_add git sqlite3 gmake boehm-gc libiconv gcc
94
# Mandatory: hostname not set in VM => some tests fail
95
sudo hostname -s openbsd-ci
96
echo "### OS infos"
0 commit comments