Skip to content

Commit

Permalink
ci: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
takb committed Feb 19, 2024
1 parent 810fd06 commit 7009600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
run_tests:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Check out source
uses: actions/checkout@v2
Expand Down

0 comments on commit 7009600

Please sign in to comment.