Skip to content

Commit 388db0e

Browse files
committed
Tests for PHP 8.1 should be disabled
1 parent c5bb8e8 commit 388db0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RavenClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
strategy:
1515
matrix:
16-
php-versions: [ "8.1", "8.2" ]
16+
php-versions: [ "8.2", "8.3" ]
1717
serverVersion: [ "5.2", "5.4" ]
1818
fail-fast: false
1919

0 commit comments

Comments
 (0)