test on php 8.3
authorgggeek <giunta.gaetano@gmail.com>
Sun, 14 Apr 2024 22:05:12 +0000 (22:05 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sun, 14 Apr 2024 22:05:12 +0000 (22:05 +0000)
.github/workflows/ci.yaml

index a9ea75b..5fa6c8c 100644 (file)
@@ -24,6 +24,8 @@ jobs:
                 include:
                     # @see https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
                     # @todo run some tests on 'windows-latest' (needs test env setup scripts for windows to be developed)
+                    -   php: '8.3'
+                        operating-system: ubuntu-22.04
                     -   php: '8.2'
                         operating-system: ubuntu-22.04
                     -   php: '8.1'