Skip to content

Commit 98034ab

Browse files
committed
Add Java 26 to test profile
1 parent 367e918 commit 98034ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
buildProfile: [ 17, 25 ]
14-
testProfile: [ 17, 21, 25 ]
14+
testProfile: [ 17, 21, 25, 26 ]
1515
firebird: [ '5.0.4' ]
1616
canFail: [ false ]
1717
include:

0 commit comments

Comments
 (0)