Skip to content

Commit bff97dc

Browse files
authored
Run test on latest (#4502)
1 parent 24066f6 commit bff97dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
build:
99
name: Build
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-latest
1111
if: ${{ !contains(github.event.head_commit.message, 'docs:') }}
1212
steps:
1313
- name: Checkout code

0 commit comments

Comments
 (0)