ci: track changes to new src/x11/ folder
Since4095fac72b("loader: move some common dri3 functions out of dri3 loader") the new folder has been created, and since950dac6e6c("x11: Add an x11_xlib_display_is_thread_safe() helper") it's also used by vulkan x11, so adding it to the core rules. Fixes:4095fac72b("loader: move some common dri3 functions out of dri3 loader") Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36705>
This commit is contained in:
committed by
Marge Bot
parent
efab2205fa
commit
e551ca1318
@@ -68,6 +68,7 @@
|
||||
- src/mesa/**/*.h
|
||||
- src/tool/**/*
|
||||
- src/util/**/*
|
||||
- src/x11/**/*
|
||||
when: on_success
|
||||
|
||||
# Same core dependencies for doing manual runs.
|
||||
|
||||
Reference in New Issue
Block a user