Skip to content

Commit 15e614d

Browse files
authored
Update continuous-integration-workflow.yml
updated windows-latest
1 parent 659262e commit 15e614d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33
jobs:
44
build:
55
name: Build and test
6-
runs-on: ubuntu-latest
6+
runs-on: windows-latest
77
steps:
88
- uses: actions/checkout@v3
99

0 commit comments

Comments
 (0)