Skip to content

Commit d8acc12

Browse files
author
Martin Boje Carpentier
committed
Run release from ubuntu
1 parent 3feb5b3 commit d8acc12

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
@@ -20,7 +20,7 @@ jobs:
2020
deploy:
2121
name: 'Deploy to Nuget'
2222
if: github.event_name == 'release'
23-
runs-on: windows-2019
23+
runs-on: ubuntu-20.04
2424

2525
steps:
2626
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)