Skip to content

Commit 4b3dfa2

Browse files
fraggerfoxBenBE
authored andcommitted
CI: Bump NetBSD version to 10.0
1 parent d2ec14f commit 4b3dfa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

100755100644
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,11 +251,11 @@ jobs:
251251
- name: Compile
252252
uses: vmactions/netbsd-vm@v1
253253
with:
254-
release: '9.3'
254+
release: '10.0'
255255
usesh: true
256256
prepare: |
257257
PATH="/usr/pkg/sbin:/usr/pkg/bin:$PATH"
258-
PKG_PATH="https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.3/All/"
258+
PKG_PATH="https://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/10.0/All/"
259259
export PATH PKG_PATH
260260
/usr/sbin/pkg_add pkgin
261261
pkgin -y install autoconf automake libtool ncurses ncursesw gmake git

0 commit comments

Comments
 (0)