Skip to content

Commit 579c6c7

Browse files
Merge branch 'main' into fastapi-updates
2 parents c8434ae + fd2613e commit 579c6c7

3 files changed

Lines changed: 18 additions & 8 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
strategy:
5151
fail-fast: false
5252
matrix:
53-
os: [ubuntu-latest, windows-latest]
53+
os: [ubuntu-latest, windows-2022]
5454
python: ['3.10', '3.11', '3.12', '3.13']
5555

5656
steps:

.github/workflows/push-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
strategy:
5656
fail-fast: false
5757
matrix:
58-
os: [ubuntu-latest, windows-latest]
58+
os: [ubuntu-latest, windows-2022]
5959
python: ['3.10', '3.11', '3.12', '3.13']
6060

6161
steps:

package-lock.json

Lines changed: 16 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)