Add PHP 8.4 to CI

This commit is contained in:
Alejandro Celaya
2024-07-23 20:02:49 +02:00
parent 7c659699f3
commit ae0ff5f23c
7 changed files with 20 additions and 18 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
build-docker-image:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@v4