We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24ecf9 commit 2260009Copy full SHA for 2260009
.circleci/config.yml
@@ -207,8 +207,8 @@ workflows:
207
version:
208
- 7.0.11-focal
209
- 7.0.11-mantic
210
- - 8.0.4-focal
211
- - 8.0.4-jammy
+ - 8.0.5-focal
+ - 8.0.5-jammy
212
- collect-coverage:
213
requires:
214
- test-linux
@@ -217,7 +217,7 @@ workflows:
217
parameters:
218
kicad-version:
219
- 7.0.11
220
- - 8.0.4
+ - 8.0.5
221
- create-pcm-package:
222
requires: &required-tests
223
0 commit comments