mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Use corrosion instead of CMakeRust (#3273)
* Use corrosion instead of CMakeRust * use OpenSUSE tumbleweed (latest) to get newer CMake
This commit is contained in:
parent
8dd29e0a8a
commit
18a8bd2997
47 changed files with 48 additions and 2786 deletions
|
@ -1,4 +1,7 @@
|
|||
FROM opensuse/leap:15
|
||||
FROM opensuse/tumbleweed
|
||||
|
||||
# NOTE: this isn't opensuse15 anymore, but this allows PRs to be merged by
|
||||
# matching the GitHub configuration.
|
||||
|
||||
RUN zypper install -y python3 awk coreutils git gcc gcc-c++ cmake make libuuid-devel libfaketime curl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue