Skip to content

Commit

Permalink
updated acquia pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
imonroe committed Jan 22, 2024
1 parent 3ae0fb6 commit 8044b30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions acquia-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
- composer:
version: 2
- php:
version: 8.1
version: 8.2
events:
build:
steps:
Expand All @@ -12,4 +12,4 @@ events:
script:
- 'composer install --no-dev --no-interaction --optimize-autoloader'
- 'vendor/bin/blt blt:telemetry:disable --no-interaction'
- 'vendor/bin/blt source:build:simplesamlphp-config'

0 comments on commit 8044b30

Please sign in to comment.