Skip to content

Commit 2768059

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Use `ubuntu-latest`
2 parents 6dbece1 + 50ac6a7 commit 2768059

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)