We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5edc95c commit fe84e9fCopy full SHA for fe84e9f
1 file changed
.github/workflows/go.yml
@@ -35,8 +35,7 @@ jobs:
35
libxkbcommon-dev \
36
libwayland-dev \
37
pkg-config \
38
- libvulkan-dev \
39
- vulkan-utils
+ libvulkan-dev
40
41
- name: Ensure Xcode tools
42
if: matrix.goos == 'darwin'
0 commit comments