Skip to content

Commit d4e408f

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/markdown-it-14.2.0
2 parents eca5f0a + fd2613e commit d4e408f

3 files changed

Lines changed: 34 additions & 25 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: 32 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)