Skip to content

Commit 9693bb3

Browse files
committed
bump ubuntu runner version up
1 parent f094226 commit 9693bb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/c.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525

2626
strategy:
2727
matrix:
28-
os: [ubuntu-20.04]
28+
os: [ubuntu-22.04]
2929
include:
30-
- os: ubuntu-20.04
30+
- os: ubuntu-22.04
3131
pv_speaker_platform: linux
3232
output_dir: linux/x86_64
3333
steps:

0 commit comments

Comments
 (0)