Skip to content
Snippets Groups Projects
Commit 9e35122d authored by Marko Ivancic's avatar Marko Ivancic
Browse files

Change job for latest php

parent ecfaeb2f
Branches
Tags 0.39
1 merge request!12Bump PHP, SSP and oidc versions
Pipeline #83865 passed
...@@ -32,10 +32,10 @@ jobs: ...@@ -32,10 +32,10 @@ jobs:
- name: Show PHP version - name: Show PHP version
run: php -v run: php -v
test-latest: test-81:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: cicnavi/dap:08 image: cicnavi/dap:81
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Validate composer.json and composer.lock - name: Validate composer.json and composer.lock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment