Commit 79afa267 authored by Anton Smirnov's avatar Anton Smirnov
Browse files

rc tag is no longer updated

parent 8ee8e407
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -61,10 +61,3 @@ test-8:
  extends: .test
  stage: test
  image: php:8

# latest unstable
test-rc:
  extends: .test
  stage: test
  image: php:rc
  allow_failure: true