Skip to content

Commit

Permalink
Revert "Try PHP 8.3"
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Jan 24, 2024
1 parent 825e2ec commit d1b21ce
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ branches:
- /master-[0-9.]+/

php:
- 8.3
# - 8.2
# - 8.1
# - 8.0
Expand All @@ -53,9 +52,9 @@ jobs:
include:
# Nigthly build (MySQL only)
# 2023-11-04 "nightly" is actually 8.0.27-dev built: Dec 7 2022 19:29:53...
# - php: nightly
# env: DB=mysql
# dist: focal
- php: nightly
env: DB=mysql
dist: focal

# # Add a specific build for Documentation
# - name: Documentation
Expand Down

0 comments on commit d1b21ce

Please sign in to comment.