Skip to content

Commit

Permalink
Fixes github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
butschster committed Jun 17, 2022
1 parent 6912038 commit 1ba93f4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [ 8.0 ]
php: [ 8.1 ]
os: [ ubuntu-latest ]

steps:
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/update-changelog.yml

This file was deleted.

7 changes: 0 additions & 7 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 1ba93f4

Please sign in to comment.