Code development platform for open source projects from the European Union institutions

Verified Commit 9017cf72 authored by Pol Dellaiera's avatar Pol Dellaiera
Browse files

ci: Tests on PHP 7.4 and 8.1.

parent cba6e5e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ jobs:
            fail-fast: false
            matrix:
                operating-system: [ubuntu-latest, windows-latest, macOS-latest]
                php-versions: ['7.4']
                php-versions: ['7.4', '8.1']

        steps:
            - name: Set git to use LF