Skip to content

Commit

Permalink
Github CI: updated exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Latten committed Dec 18, 2021
1 parent 726e1b4 commit af0982b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 15 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ jobs:
- 8.0
platform:
- linux/amd64
# - linux/arm64
- linux/arm64
exclude:
- props:
Dockerfile: Dockerfile-7.4-alpine
- variant: 7.4-alpine
- platform: linux/arm64
env:
TEST_MATCH: PHP Version ${{ matrix.props.version }}
Expand Down
11 changes: 0 additions & 11 deletions runtime-tests/newrelic/8.0/goss.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
file:
/etc/php/7.4/mods-available/newrelic.ini:
{{ .Env.CONF_PHPMODS }}/newrelic.ini:
exists: true
mode: "0644"
filetype: file # file, symlink, directory
Expand Down

0 comments on commit af0982b

Please sign in to comment.