We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c7ff30 + 4a19aa3 commit 50ac6a7Copy full SHA for 50ac6a7
.github/workflows/ci.yaml
@@ -79,7 +79,7 @@ jobs:
79
80
symfony-code-block-checker:
81
name: Code Blocks
82
- runs-on: Ubuntu-20.04
+ runs-on: ubuntu-latest
83
continue-on-error: true
84
steps:
85
- name: Checkout code
0 commit comments