Skip to content

Commit

Permalink
the github action runners don't support CAN
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Nov 19, 2023
1 parent 66c3ef0 commit ad4c3b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
- name: Setup vcan
run: |
./setup-vcan.sh
- name: Build with Maven
run: mvn -B package deploy -Pall-architectures
env:
Expand Down

0 comments on commit ad4c3b0

Please sign in to comment.