Skip to content

Commit 73a3e39

Browse files
committed
Testing UTF on windows-2019
1 parent 9584505 commit 73a3e39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
matrix:
100100
python-version: [3.11]
101101
node-version: [latest]
102-
os: [windows-latest]
102+
os: [windows-2019]
103103
runs-on: ${{ matrix.os }}
104104
steps:
105105
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)