Skip to content

Commit 3af9a49

Browse files
committed
GitHub CI: Bump NetBSD vmactions runner to 1.1.4, skip krbV UAM
1 parent 41a7c7b commit 3af9a49

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ jobs:
516516
- name: Checkout repository
517517
uses: actions/checkout@v4
518518
- name: Build on VM
519-
uses: vmactions/[email protected].3
519+
uses: vmactions/[email protected].4
520520
with:
521521
release: "9.4"
522522
copyback: false
@@ -529,6 +529,7 @@ jobs:
529529
flex \
530530
gcc13 \
531531
gnome-tracker \
532+
heimdal \
532533
libcups \
533534
libevent \
534535
libgcrypt \
@@ -547,6 +548,7 @@ jobs:
547548
-Dpkg_config_path=/usr/pkg/lib/pkgconfig \
548549
-Dwith-appletalk=true \
549550
-Dwith-dtrace=false \
551+
-Dwith-krbV-uam=false \
550552
-Dwith-tests=true
551553
meson compile -C build
552554
cd build

0 commit comments

Comments
 (0)