Skip to content

Commit

Permalink
Bump to new CI runner (22.04) to try to make CI work again
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlarsson committed Aug 7, 2023
1 parent 8d87ac1 commit 7d6a086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
check:
name: Build with Autotools and gcc, and test
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Install Dependencies
run: |
Expand Down

0 comments on commit 7d6a086

Please sign in to comment.