Skip to content

Commit 644c6eb

Browse files
authored
ci: use runs-on only once (#322)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent a7fda58 commit 644c6eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
os: windows
6565
arch: arm64
6666
runs-on: ${{ matrix.runner }}
67-
runs-on: ubuntu-latest
6867
needs: [create-draft-release]
6968
permissions:
7069
actions: write

0 commit comments

Comments
 (0)