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 45dc41b commit 38a8061Copy full SHA for 38a8061
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
env:
8
RPOS_UF2FILE: RPI_PICO-20241025-v1.24.0.uf2
9
TT_RUNS_SUPPORTED: "tt04 tt05 tt06 tt07"
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
11
steps:
12
13
- name: checkout repo
0 commit comments