Skip to content

Commit

Permalink
actions: bump OpenBSD build to 7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
martelletto committed Dec 17, 2023
1 parent 9634391 commit a39cb98
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.2]
image: [freebsd/13.x, openbsd/7.3]
steps:
- uses: actions/checkout@v4
- name: dependencies
Expand Down

0 comments on commit a39cb98

Please sign in to comment.