updating kibot container to support kicad7

This commit is contained in:
Stephen Hawes
2023-03-24 17:20:09 -04:00
parent 5b5ffab8e0
commit f72f44859c
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ jobs:
export-ecad:
name: Export ECAD
runs-on: ubuntu-latest
container: setsoft/kicad_auto:dev_k6
container: setsoft/kicad_auto:dev_k7
steps: