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 4ac6796 commit 64da133Copy full SHA for 64da133
.github/workflows/cmake.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
include:
19
- - os: ubuntu-20.04
+ - os: ubuntu-24.04
20
name: Linux
21
cache-key: linux
22
cmake-args: '-DPIMORONI_PICO_PATH=$GITHUB_WORKSPACE/pimoroni-pico -DPICO_SDK_PATH=$GITHUB_WORKSPACE/pico-sdk -DCMAKE_INSTALL_PREFIX=$GITHUB_WORKSPACE/install'
0 commit comments