Skip to content

Commit 987acd1

Browse files
committed
rc tag seems to be no longer supported
1 parent 81ad6a5 commit 987acd1

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.gitlab-ci.yml

-7
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,3 @@ test-8:
5858
extends: .test
5959
stage: test
6060
image: php:8
61-
62-
# latest unstable
63-
test-rc:
64-
extends: .test
65-
stage: test
66-
image: php:rc
67-
allow_failure: true

0 commit comments

Comments
 (0)