Skip to content

Commit a8ec0c1

Browse files
authored
CI: changing to windows runner
1 parent 8359d86 commit a8ec0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
SOURCE_PATH: Assets/NetworkPositionSync
1212
# target path should be path inside unityPackage, should be inside asset folder
1313
TARGET_PATH: Assets/NetworkPositionSync
14-
runs-on: ubuntu-latest
14+
runs-on: windows-latest
1515
steps:
1616
- name: Setup dotnet
1717
uses: actions/setup-dotnet@v2

0 commit comments

Comments
 (0)