Skip to content

Commit 4b11c2a

Browse files
authored
switch to windows
1 parent a6487f8 commit 4b11c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22
on: [push]
33
jobs:
44
build:
5-
runs-on: ubuntu-latest
5+
runs-on: windows-latest
66
steps:
77
- uses: actions/checkout@v4
88
- name: Setup tmate session

0 commit comments

Comments
 (0)