Skip to content
Snippets Groups Projects

Bump PHP, SSP and oidc versions

Merged Marko Ivancic requested to merge bump-versions into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading