Skip to content

Commit

Permalink
ci: bump OpenBSD to 7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LDVG committed Dec 3, 2024
1 parent daeaad7 commit 79e43f3
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 @@ -20,7 +20,7 @@ jobs:
matrix:
include:
- { image: freebsd/14.x }
- { image: openbsd/7.4, llvm_version: 16 }
- { image: openbsd/7.6, llvm_version: 16 }
steps:
- uses: actions/checkout@v4
- name: dependencies
Expand Down

0 comments on commit 79e43f3

Please sign in to comment.