Skip to content

Commit

Permalink
ci: run runtime tests on old ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Jan 29, 2025
1 parent cf76caa commit 7a3042c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

runtime-lint-coverage:
name: Runtime, Linting, and Coverage
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7a3042c

Please sign in to comment.