Skip to content

Commit

Permalink
Update Neuron compatibility table (#3270)
Browse files Browse the repository at this point in the history
Co-authored-by: Keith-CY <7271329+Keith-CY@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Keith-CY authored Nov 29, 2024
1 parent f068ea8 commit 8a092e3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions compatible.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,26 @@
"0.3",
"0.2"
]
},
"0.119": {
"full": [
"0.119",
"0.118",
"0.117",
"0.116",
"0.115",
"0.114",
"0.113",
"0.112",
"0.111",
"0.110",
"0.109"
],
"light": [
"0.4",
"0.3",
"0.2"
]
}
}
}

1 comment on commit 8a092e3

@github-actions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 12081519856

Please sign in to comment.