Skip to content

Commit 5b8bab2

Browse files
authored
Make workflow green again (#49)
1 parent 0b1eb22 commit 5b8bab2

File tree

2 files changed

+851
-615
lines changed

2 files changed

+851
-615
lines changed

.semaphore/semaphore.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ agent:
1515
machine:
1616
type: e1-standard-2
1717
os_image: ubuntu1804
18-
18+
1919
global_job_config:
2020
prologue:
2121
commands:
22-
- sem-version php 7.3
22+
- sem-version php 7.4
2323
# Blocks are the heart of a pipeline and are executed sequentially.
2424
# Each block has a task that defines one or more jobs. Jobs define the
2525
# commands to execute.

0 commit comments

Comments
 (0)