mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
ci: bump openbsd image 6.5 -> 6.7
seems like 6.5 is not supported anymore.
This commit is contained in:
@@ -1,17 +1,17 @@
|
|||||||
# sourcehut CI: https://builds.sr.ht/~jmk/neovim
|
# sourcehut CI: https://builds.sr.ht/~jmk/neovim
|
||||||
|
|
||||||
image: openbsd/6.5
|
image: openbsd/6.7
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- autoconf-2.69p2
|
- autoconf-2.69p2
|
||||||
- automake-1.15.1
|
- automake-1.15.1
|
||||||
- cmake
|
- cmake
|
||||||
- gettext-0.19.8.1p3
|
- gettext-runtime-0.20.1p1
|
||||||
- gettext-tools-0.19.8.1
|
- gettext-tools-0.20.1p3
|
||||||
- gmake
|
- gmake
|
||||||
- libtool
|
- libtool
|
||||||
- ninja-1.8.2p0
|
- ninja-1.10.0
|
||||||
- unzip-6.0p11
|
- unzip-6.0p13
|
||||||
|
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/neovim/neovim
|
- https://github.com/neovim/neovim
|
||||||
|
|||||||
Reference in New Issue
Block a user