Skip to content

Commit

Permalink
Test new version
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach authored Oct 19, 2023
1 parent 9f8c3db commit 5fcd774
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ on:

jobs:
test:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
container:
image: python:3.11.5
image: python:3.11.6
defaults:
run:
working-directory: ./app
Expand Down

0 comments on commit 5fcd774

Please sign in to comment.