Skip to content

Commit 38a8061

Browse files
committed
ci(release): update runner to ubuntu 24.04
1 parent 45dc41b commit 38a8061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
env:
88
RPOS_UF2FILE: RPI_PICO-20241025-v1.24.0.uf2
99
TT_RUNS_SUPPORTED: "tt04 tt05 tt06 tt07"
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-24.04
1111
steps:
1212

1313
- name: checkout repo

0 commit comments

Comments
 (0)