Skip to content

Commit 32f3305

Browse files
authored
Messed up the runs-on (konveyor#197)
Signed-off-by: Shawn Hurley <shawn@hurley.page>
1 parent 2caa345 commit 32f3305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
build_image_analyzer:
2929
name: trigger java provider rebuild
30-
runs-on: ubuntu
30+
runs-on: ubuntu-latest
3131
steps:
3232
- name: Get Token
3333
id: get_workflow_token

0 commit comments

Comments
 (0)