mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
drone: use new builder 2020-11-26b
This commit is contained in:
parent
b64a257ecf
commit
be6362d74f
@ -5,7 +5,7 @@ name: debian-unstable
|
||||
|
||||
steps:
|
||||
- name: debian-build
|
||||
image: dankamongmen/unstable_builder:2020-11-17b
|
||||
image: dankamongmen/unstable_builder:2020-11-26b
|
||||
commands:
|
||||
- export LANG=en_US.UTF-8
|
||||
- mkdir build
|
||||
|
@ -1,5 +1,4 @@
|
||||
#include "main.h"
|
||||
#include <vector>
|
||||
|
||||
// FIXME broken on big-endian, need turn WARNs back to CHECKs
|
||||
// https://github.com/dankamongmen/notcurses/issues/1130
|
||||
|
Loading…
x
Reference in New Issue
Block a user