Skip to content

Commit 1a25e61

Browse files
authored
Merge pull request #43 from legendu-net/dev
run on ubuntu-latest
2 parents 7932d3f + 4910e7f commit 1a25e61

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)