Skip to content

Commit

Permalink
Set Ubuntu version for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mstimberg committed Jan 14, 2025
1 parent e3e3213 commit e9c0035
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pytest-ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: [push, pull_request]

jobs:
test:
runs-on: ubuntu-latest
name: Run tests
runs-on: ubuntu-24.04

steps:
- name: Check out the repository
Expand Down

0 comments on commit e9c0035

Please sign in to comment.