Skip to content

Commit ad4c3b0

Browse files
committed
the github action runners don't support CAN
1 parent 66c3ef0 commit ad4c3b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ jobs:
2222
server-id: ossrh
2323
server-username: MAVEN_USERNAME
2424
server-password: MAVEN_PASSWORD
25-
- name: Setup vcan
26-
run: |
27-
./setup-vcan.sh
2825
- name: Build with Maven
2926
run: mvn -B package deploy -Pall-architectures
3027
env:

0 commit comments

Comments
 (0)