Skip to content

Commit 2bce409

Browse files
committed
try downgrading to 3.9
1 parent 3bacee4 commit 2bce409

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
steps:
1313
- name: Run Build CI workflow
1414
uses: adafruit/workflows-circuitpython-libs/build@main
15+
with:
16+
python: "3.9"

0 commit comments

Comments
 (0)