Skip to content

Commit

Permalink
py3-ml-metadata.yaml: Add openssf-options
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvreeland committed Nov 26, 2024
1 parent be53c1d commit 0d02400
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion py3-ml-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-ml-metadata
version: 1.16.0
epoch: 3
epoch: 4
description: For recording and retrieving metadata associated with ML developer and data scientist workflows.
copyright:
- license: MIT
Expand Down Expand Up @@ -37,6 +37,7 @@ environment:
environment:
JAVA_HOME: /usr/lib/jvm/java-11-openjdk
BAZEL_CXXOPTS: -std=c++17:-w
GCC_SPEC_FILE: "/dev/null"

pipeline:
- uses: git-checkout
Expand Down

0 comments on commit 0d02400

Please sign in to comment.