shalvah 2 years ago
parent
commit
4b3e48d80f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/lint.yml

+ 1 - 1
.github/workflows/lint.yml

@@ -11,7 +11,7 @@ jobs:
     strategy:
     strategy:
       matrix:
       matrix:
         php:
         php:
-        - 7.4
+        - 8.0
 
 
     name: Lint code (PHP ${{ matrix.php }})
     name: Lint code (PHP ${{ matrix.php }})