Skip to content

Commit

Permalink
MNT: CI: Bump runs-on to ubuntu-22.04
Browse files Browse the repository at this point in the history
Comes with newer GLib, hopefully!
  • Loading branch information
kernc committed Aug 9, 2022
1 parent 81987e4 commit a26b7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

strategy:
matrix:
Expand Down

0 comments on commit a26b7e7

Please sign in to comment.