Skip to content

Commit

Permalink
Revert to python2 for CI builds, use alpine 3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanthom committed Dec 2, 2022
1 parent 9525460 commit 6425aa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .builds/alpine.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image: alpine/edge
image: alpine/3.14
packages:
- python3
- python2
- make
- gcc-arm-none-eabi
- newlib-arm-none-eabi
Expand Down

0 comments on commit 6425aa3

Please sign in to comment.