updating kibot container to support kicad7 but the correct container this time

This commit is contained in:
Stephen Hawes
2023-03-24 17:23:26 -04:00
parent f72f44859c
commit e95e4c1c1a

View File

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