Skip to content

Commit 1823bf0

Browse files
authored
Merge pull request #1835 from fraggerfox/ci-upgrade-freebsd-15
CI: Bump FreeBSD to 15.0.
2 parents 6cf1097 + e58c507 commit 1823bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
- name: Compile
271271
uses: vmactions/freebsd-vm@v1
272272
with:
273-
release: '14.3'
273+
release: '15.0'
274274
usesh: true
275275
prepare: |
276276
pkg install -y gmake autoconf automake pkgconf git

0 commit comments

Comments
 (0)