File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 5656 fail-fast : false
5757 matrix :
5858 os :
59- # FIXME: Problem with x11 in CI (latest ubuntu). But it works on linux
60- # - linux-large
59+ - linux-large
6160 - macos-15-large
6261 - windows-large
6362
7069 with :
7170 submodules : true
7271
73- # - if: matrix.os == 'linux-large'
74- # run: sudo apt update && sudo apt install libx11-6
72+ - if : matrix.os == 'linux-large'
73+ run : sudo ln -s /usr/lib/x86_64-linux-gnu/libX11.so.6 /usr/lib/x86_64-linux-gnu/libX11.so
7574
7675 - name : Install Zig
7776 uses : mlugg/setup-zig@v2
Original file line number Diff line number Diff line change 11.{
22 .name = .zbgfx ,
33 .fingerprint = 0xc48ed871c4086e4a ,
4- .version = "0.5 .0" ,
4+ .version = "0.6 .0" ,
55 .minimum_zig_version = "0.15.2" ,
66 .paths = .{
77 "includes" ,
You can’t perform that action at this time.
0 commit comments