Skip to content

Commit 4910e7f

Browse files
committed
run on ubuntu-latest
1 parent 77cf84d commit 4910e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
default: ''
1717
jobs:
1818
build_docker_images:
19-
runs-on: [self-hosted]
19+
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v3
2222
with:

0 commit comments

Comments
 (0)