Skip to content

Commit af0f7de

Browse files
committed
change pipeline runner to ubuntu
1 parent cd66c94 commit af0f7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
permissions:
1111
packages: write
1212

13-
runs-on: actuated
13+
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@master
1616
with:

0 commit comments

Comments
 (0)