Skip to content

Commit

Permalink
Update forms-flow-api-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sumesh-aot committed Oct 8, 2024
1 parent 2c1305b commit dfe1cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/forms-flow-api-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

strategy:
matrix:
python-version: [3.12.6]
python-version: [3.12.7]

steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [3.12.6]
python-version: [3.12.7]

services:
postgres:
Expand Down

0 comments on commit dfe1cd3

Please sign in to comment.