Skip to content

Commit

Permalink
only do one for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmanders committed Jul 10, 2024
1 parent c14505a commit 46c18be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
include:
- image: aniftyco/php
context: php
- image: aniftyco/laravel
context: laravel
# - image: aniftyco/laravel
# context: laravel
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 46c18be

Please sign in to comment.