Skip to content

Commit

Permalink
Use newer python
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgerhardt committed Dec 24, 2024
1 parent 2ecfaea commit 0a108d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: [3.10]
python-version: ["3.10"]
example:
- "examples/gd32-arduino-blinky"
- "examples/gd32-mbedos-baremetal-blinky"
Expand Down

0 comments on commit 0a108d6

Please sign in to comment.