Skip to content

Commit

Permalink
Bump Ubuntu runner version up (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisMik authored Feb 11, 2025
1 parent 6910c26 commit 46ab14a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:

strategy:
matrix:
os: [ubuntu-20.04]
os: [ubuntu-22.04]
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
pv_recorder_platform: linux
output_dir: linux/x86_64
steps:
Expand Down

0 comments on commit 46ab14a

Please sign in to comment.