Skip to content

Commit cd44622

Browse files
committed
ci: Renaming build job and trying openindiana again
Signed-off-by: Tyler Erickson <[email protected]>
1 parent dcc44f1 commit cd44622

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/vagrant.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
name: Build
1+
# SPDX-License-Identifier: MPL-2.0
2+
name: CI for Vagrant Boxes
3+
24
on: [push]
35
jobs:
46
build-on-openindiana:
@@ -17,7 +19,7 @@ jobs:
1719
- uses: leleliu008/github-actions-vagrant@v2
1820
with:
1921
mem: 2048
20-
box: szaydel/omnios-r151026
22+
box: openindiana/hipster
2123
run: |
2224
run sudo pkg_add meson ninja gcc clang make
2325

0 commit comments

Comments
 (0)