Skip to content
Snippets Groups Projects
Unverified Commit b286bbfc authored by Yaroslav Lobankov's avatar Yaroslav Lobankov
Browse files

ci: drop testing for FreeBSD 12, add for FreeBSD 14

- Drop testing for FreeBSD 12 since FreeBSD 14 is available
- Add testing for FreeBSD 14

NO_DOC=ci
NO_TEST=ci
NO_CHANGELOG=ci

(cherry picked from commit 9ee99c5f)
parent cdd512f9
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
freebsd-version: [ 12, 13 ]
freebsd-version: [ 13, 14 ]
tarantool-branch:
- 'master'
- 'release/3.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment