Skip to content

Commit

Permalink
switch to release3-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Mar 1, 2025
1 parent d032e97 commit 8868ded
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const config = {
manifests: {
release: 'https://raw.githubusercontent.com/commaai/openpilot/release3/system/hardware/tici/agnos.json',
//release: 'https://raw.githubusercontent.com/commaai/openpilot/release3/system/hardware/tici/agnos.json',
release: 'https://raw.githubusercontent.com/commaai/openpilot/release3-staging/system/hardware/tici/agnos.json',
master: 'https://raw.githubusercontent.com/commaai/openpilot/master/system/hardware/tici/agnos.json',
},
loader: {
Expand Down

0 comments on commit 8868ded

Please sign in to comment.