Skip to content

Commit 0bdde40

Browse files
author
pitzzahh
committed
chore: update runs-on device config
1 parent 34b169e commit 0bdde40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cinewave.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
jobs:
1111
deploy:
12-
runs-on: windows-latest
12+
runs-on: windows-2019
1313
steps:
1414
- name: Checkout repository
1515
uses: actions/checkout@v2

0 commit comments

Comments
 (0)