Skip to content

Commit

Permalink
Run on container with ubuntu latest for pytest gh action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed Jan 20, 2025
1 parent fde71de commit 82ff74c
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 @@ -26,7 +26,7 @@ jobs:
test:
name: Run Tests
runs-on: ubuntu-latest
container: ubuntu:jammy
container: ubuntu:latest
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 82ff74c

Please sign in to comment.