Skip to content

Commit

Permalink
[TASK] Add PHP 7.4 tags to the Debian build
Browse files Browse the repository at this point in the history
  • Loading branch information
t3easy authored Nov 6, 2023
1 parent 508e690 commit 054dbfb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ jobs:
debian: "buster"
php: "7.2"
surf: "2"
- composer: "2"
debian: "buster"
php: "7.4"
surf: "2"
- composer: "2"
debian: "bullseye"
php: "7.4"
surf: "2"

env:
IMAGE_NAME: t3easy/surf
Expand Down

0 comments on commit 054dbfb

Please sign in to comment.