Skip to content

Commit

Permalink
remove docker container
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Dec 21, 2024
1 parent caa918b commit f1adaa7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_calypso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
jobs:
run-build:
runs-on: ubuntu-latest
container:
image: ghcr.io/northeastern-electric-racing/embedded-base:main
steps:
- name: Clone Calypso
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion cangen/can-messages/mpu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@
{
"id": "0x699",
"desc": "Cerberus Version Hash",
"sim_freq": 1000,
"sim_freq": 999,
"fields": [
{
"name": "MPU/Version/ShortHash",
Expand Down

0 comments on commit f1adaa7

Please sign in to comment.