Skip to content

Commit 0f3b01d

Browse files
committed
ci: add runs-on directive
1 parent aad0e6a commit 0f3b01d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010

1111
jobs:
1212
release:
13+
runs-on: ubuntu-latest
1314
steps:
1415
- uses: actions/checkout@v4
1516

0 commit comments

Comments
 (0)