Skip to content

Commit

Permalink
ci: test with OpenBSD 7.1
Browse files Browse the repository at this point in the history
Latest is 7.2, but it's good to build with the version before. 6.9 not
available anymore.
  • Loading branch information
vincentbernat committed Oct 27, 2022
1 parent b5f502a commit 210666c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
version: '13.0'
runner: macos-latest
- name: openbsd
version: '6.9'
version: '7.1'
runner: macos-latest
runs-on: ${{ matrix.os.runner }}
steps:
Expand Down

0 comments on commit 210666c

Please sign in to comment.