Skip to content

Commit 8ec8d00

Browse files
mbrossardmathias-arm
authored andcommitted
Github Actions: Switch to Ubuntu 22.04
1 parent fecb872 commit 8ec8d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

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

1313
jobs:
1414
build:
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-22.04
1616

1717
steps:
1818
- name: Cache Embedded Arm Toolchain

0 commit comments

Comments
 (0)