We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ubuntu-latest
2 parents 469893e + e419c65 commit 4a19aa3Copy full SHA for 4a19aa3
.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