Skip to content

Commit

Permalink
Uncomment skipped tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PROFeNoM committed Dec 12, 2023
1 parent 9f6f2db commit 9bd1f21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/continue_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3831,7 +3831,7 @@ workflows:
- PHP_MAJOR=8 PHP_MINOR=0
- PHP_MAJOR=8 PHP_MINOR=1
- PHP_MAJOR=8 PHP_MINOR=2
# - PHP_MAJOR=8 PHP_MINOR=3
- PHP_MAJOR=8 PHP_MINOR=3
- verify_debian:
requires: [ "package extension" ]
matrix:
Expand All @@ -3853,7 +3853,7 @@ workflows:
- PHP_VERSION=8.0
- PHP_VERSION=8.1
- PHP_VERSION=8.2
# - PHP_VERSION=8.3
- PHP_VERSION=8.3

- verify_tar_gz:
requires: [ "package extension" ]
Expand Down

0 comments on commit 9bd1f21

Please sign in to comment.