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
@@ -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
Loading