Skip to content

Commit 79abc97

Browse files
...
1 parent f14e9a0 commit 79abc97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/testing.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,8 @@ jobs:
285285
if: (github.event_name == 'push') ||
286286
(github.event_name == 'pull_request' &&
287287
github.event.pull_request.head.repo.full_name != github.repository)
288-
runs-on: ubuntu-20.04
288+
289+
runs-on: windows-2022
289290

290291
strategy:
291292
fail-fast: false

0 commit comments

Comments
 (0)