Skip to content

Commit

Permalink
Change Ubuntu version to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j authored Jan 30, 2024
1 parent 57cc805 commit 198a3b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ on:

jobs:
build:
# Ubuntu latest is Ubuntu 20.04 as of 2022/6
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

env:
# Database for tests
Expand Down

0 comments on commit 198a3b5

Please sign in to comment.