Skip to content

Commit

Permalink
Change schema
Browse files Browse the repository at this point in the history
Change-Id: I4c764d1754adcf8631aa96476acf25f390877040
  • Loading branch information
madhurajayaraman committed Jul 26, 2024
1 parent 27a3d52 commit f56cc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starboard/sabi/schema/sabi-v17.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"sb_api_version": {
"type": "integer",
"description": "The Starboard API version.",
"enum": [16]
"enum": [17]
},
"target_arch": {
"type": "string",
Expand Down

0 comments on commit f56cc56

Please sign in to comment.