Skip to content

Commit ff8f8f5

Browse files
committed
Exclude php8.0-debian
1 parent febbba0 commit ff8f8f5

File tree

2 files changed

+3
-105
lines changed

2 files changed

+3
-105
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
matrix:
1616
version: ["7.4", "8.0", "8.1", "8.2", "8.3"]
1717
variant: ["mysql-nginx", "mysql-nginx-ioncube"]
18+
exclude:
19+
- version: "8.0"
20+
variant: "mysql-nginx-ioncube"
1821
name: ${{ matrix.version }} ${{ matrix.variant }}
1922
permissions:
2023
contents: read

docker/8.0-mysql-nginx-ioncube.Dockerfile

Lines changed: 0 additions & 105 deletions
This file was deleted.

0 commit comments

Comments
 (0)