Skip to content

Commit

Permalink
Exclude php8.0-debian
Browse files Browse the repository at this point in the history
  • Loading branch information
abedio committed Sep 24, 2024
1 parent febbba0 commit ff8f8f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 105 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
matrix:
version: ["7.4", "8.0", "8.1", "8.2", "8.3"]
variant: ["mysql-nginx", "mysql-nginx-ioncube"]
exclude:
- version: "8.0"
variant: "mysql-nginx-ioncube"
name: ${{ matrix.version }} ${{ matrix.variant }}
permissions:
contents: read
Expand Down
105 changes: 0 additions & 105 deletions docker/8.0-mysql-nginx-ioncube.Dockerfile

This file was deleted.

0 comments on commit ff8f8f5

Please sign in to comment.