Skip to content

Commit

Permalink
bazel-7.yaml: Add openssf-options (#31953)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvreeland authored Oct 25, 2024
1 parent b497b6d commit b79ab0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bazel-7.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: bazel-7
version: 7.4.0
epoch: 0
epoch: 1
description: Bazel is an open-source build and test tool
resources:
cpu: 16
Expand All @@ -22,6 +22,7 @@ environment:
- libstdc++-6
- libstdc++-6-dev
- openjdk-21
- openssf-compiler-options
- python3
- zip

Expand Down

0 comments on commit b79ab0f

Please sign in to comment.