Skip to content

Commit

Permalink
ci: bump the test image to Ubuntu 22.04
Browse files Browse the repository at this point in the history
Might as well use something recent
  • Loading branch information
whot committed Nov 25, 2022
1 parent 674bc39 commit 91f4d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build-and-dist:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
matrix:
meson_args:
Expand Down

0 comments on commit 91f4d7c

Please sign in to comment.