Skip to content

Commit

Permalink
Dropped PHP 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
poldixd committed Jun 17, 2024
1 parent 9dac339 commit c40dc35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 78 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
continue-on-error: true
strategy:
matrix:
version: ['8.0', '8.1', '8.2', '8.3']
version: ['8.1', '8.2', '8.3']
steps:
-
name: Set up QEMU
Expand Down
77 changes: 0 additions & 77 deletions php/8.0/Dockerfile

This file was deleted.

0 comments on commit c40dc35

Please sign in to comment.