Skip to content

Commit

Permalink
actions: bump FreeBSD build to 14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed May 10, 2024
1 parent b63570a commit 7e9670b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bsd_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image: [freebsd/13.x, openbsd/7.3]
image: [freebsd/14.x, openbsd/7.3]
steps:
- uses: actions/checkout@v4
- name: dependencies
Expand Down

0 comments on commit 7e9670b

Please sign in to comment.