Skip to content

Commit

Permalink
Updated operating system
Browse files Browse the repository at this point in the history
  • Loading branch information
riadelimemmedov committed Feb 3, 2024
1 parent 9d3d10d commit bdc91b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: [3.10.0]
poetry-version: [1.7.1]
os: [windows-latest]
runs-on: ${{ matrix.os }}
runs-on: windows-latest
defaults:
run:
working-directory: backend/
Expand Down

0 comments on commit bdc91b1

Please sign in to comment.