Skip to content

Commit

Permalink
update deps and optimize for midcore part 6
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 11, 2024
1 parent 24443a1 commit b065bb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr-acquia-tests.yml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ jobs:
TERM: xterm
ACQUIA_API_KEY: ${{ secrets.ACQUIA_API_KEY }}
ACQUIA_API_SECRET: ${{ secrets.ACQUIA_API_SECRET }}
RUN_ID: ${{ github.sha }}${{ github.run_id }}${{ github.run_number }}${{ matrix.lando-version }}
RUN_ID: ${{ github.sha }}${{ github.run_id }}${{ github.run_number }}
strategy:
fail-fast: false
matrix:
@@ -28,7 +28,6 @@ jobs:
- acquia-xdebug
lando-version:
- 3-edge
- 3-stable
os:
- ubuntu-24.04
node-version:

0 comments on commit b065bb6

Please sign in to comment.