Skip to content

Commit 442a5d0

Browse files
committed
Add runs-on field to github actions
1 parent f769f89 commit 442a5d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
build:
11+
runs-on: ubuntu-latest
1112
container: mbedos/mbed-os-env:stable
1213

1314
steps:

0 commit comments

Comments
 (0)