Skip to content

Commit 2260009

Browse files
committed
Update KiCad version
1 parent d24ecf9 commit 2260009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ workflows:
207207
version:
208208
- 7.0.11-focal
209209
- 7.0.11-mantic
210-
- 8.0.4-focal
211-
- 8.0.4-jammy
210+
- 8.0.5-focal
211+
- 8.0.5-jammy
212212
- collect-coverage:
213213
requires:
214214
- test-linux
@@ -217,7 +217,7 @@ workflows:
217217
parameters:
218218
kicad-version:
219219
- 7.0.11
220-
- 8.0.4
220+
- 8.0.5
221221
- create-pcm-package:
222222
requires: &required-tests
223223
- test-linux

0 commit comments

Comments
 (0)