diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e4eeb4c5f8c14c8c3a0120ce7caeec1f38ba3afa..0235ee96c449065f1834ba74636a074ee689f19b 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,10 +8,10 @@ on: jobs: - test-74: + test-80: runs-on: ubuntu-latest container: - image: cicnavi/dap:74 + image: cicnavi/dap:80 steps: - uses: actions/checkout@v3 - name: Validate composer.json and composer.lock