Skip to content

Commit 12c1e54

Browse files
committed
ci: Use Ubuntu 24.04 in GH actions
Use Ubuntu 24.04 in GH actions Signed-off-by: Jan Gałda <[email protected]>
1 parent d598f03 commit 12c1e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-pip-requirements-fixed-file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
check-requirements:
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-24.04
1717
steps:
1818
- name: Checkout sources
1919
uses: nrfconnect/action-checkout-west-update@main

0 commit comments

Comments
 (0)