Skip to content

Commit

Permalink
TEST: Add pngdec 1bit patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Feb 27, 2024
1 parent 94fc2b1 commit 0e22279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/micropython.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
types: [created]

env:
MICROPYTHON_VERSION: v1.21.0
PIMORONI_PICO_VERSION: v1.21.0
MICROPYTHON_VERSION: v1.22.1
PIMORONI_PICO_VERSION: patch-pngdec-1bit
WORKFLOW_VERSION: v2

jobs:
Expand Down

0 comments on commit 0e22279

Please sign in to comment.