Skip to content

Commit 8cbff3f

Browse files
committed
remove CI usage of ubuntu-20.04, just use ubuntu-latest
1 parent fa797a9 commit 8cbff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
187187
fuzz:
188188
name: Smoke-test fuzzing targets
189-
runs-on: ubuntu-20.04
189+
runs-on: ubuntu-latest
190190
strategy:
191191
matrix:
192192
features:

0 commit comments

Comments
 (0)