Skip to content

Commit 4a19aa3

Browse files
committed
minor #18329 Use ubuntu-latest (OskarStark)
This PR was merged into the 5.4 branch. Discussion ---------- Use `ubuntu-latest` Commits ------- e419c65 Use `ubuntu-latest`
2 parents 469893e + e419c65 commit 4a19aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
symfony-code-block-checker:
8181
name: Code Blocks
82-
runs-on: Ubuntu-20.04
82+
runs-on: ubuntu-latest
8383
continue-on-error: true
8484
steps:
8585
- name: Checkout code

0 commit comments

Comments
 (0)