Skip to content

Commit

Permalink
workflow: update to Ubuntu 22.04
Browse files Browse the repository at this point in the history
Bump workflow to use latest LTS release.

Signed-off-by: Simon Horman <[email protected]>
  • Loading branch information
horms committed Oct 11, 2023
1 parent ab3a70a commit 74d66d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
build:
name: Build
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
arch:
Expand Down

0 comments on commit 74d66d4

Please sign in to comment.