Skip to content

Commit

Permalink
actions: crank OpenBSD build to 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martelletto authored and LDVG committed Sep 2, 2022
1 parent 44b26ab commit 4329ad8
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.0]
image: [freebsd/13.x, openbsd/7.1]
steps:
- uses: actions/checkout@v2
- name: dependencies
Expand Down

0 comments on commit 4329ad8

Please sign in to comment.