Skip to content

Commit ef8908e

Browse files
fix(ci): missing runs-on
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
1 parent e236493 commit ef8908e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151

5252
deploy:
5353
if: ${{ github.repository_owner == 'bytecodealliance' }}
54+
runs-on: ubuntu-latest
5455
needs:
5556
- build
5657
environment:

0 commit comments

Comments
 (0)