Skip to content

Commit

Permalink
CI: Add new FreeBSD version 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lxp committed Jul 19, 2024
1 parent 000c023 commit 9af2d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-python3-freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

strategy:
matrix:
freebsd-release: [ '13.3', '14.0' ]
freebsd-release: [ '13.3', '14.0', '14.1' ]

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 9af2d0a

Please sign in to comment.