Skip to content

Commit

Permalink
Remove ubunut and debian builds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertexwahn committed Jul 2, 2024
1 parent 5b43b68 commit dca6afe
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion modules/glew/2.2.0/overlay/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ cc_binary(
"//conditions:default": [
"-lGL",
"-lX11",
"-lGLU",
],
}),
visibility = ["//visibility:public"],
Expand Down
4 changes: 0 additions & 4 deletions modules/glew/2.2.0/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
matrix:
platform:
- debian10
- debian11
- macos
- macos_arm64
- ubuntu2004
- ubuntu2204
- windows
bazel:
- 7.x
Expand Down
2 changes: 1 addition & 1 deletion modules/glew/2.2.0/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"strip_prefix": "glew-2.2.0",
"patch_strip": 0,
"overlay": {
"BUILD.bazel": "sha256-IC183YumXpspK3a7QNDOMNDgjXHNydunBzYAbMo3Cy8=",
"BUILD.bazel": "sha256-wU0iC6XppS0IcaBYtSwji1tSnke/uUbjzjeBLKGxhAM=",
"MODULE.bazel": "sha256-vEXT7JKX3BPcYPD9J0x2i3H/PH69ayVsBx8SXe0kynE="
}
}

0 comments on commit dca6afe

Please sign in to comment.