Skip to content

Commit eed439f

Browse files
committed
Update .net versions to test firebird 3 on
1 parent 9428c09 commit eed439f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-firebird3-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
name: Tests on Firebird 3
154154
strategy:
155155
matrix:
156-
net: [ 'net5.0', 'net6.0' ]
156+
net: [ 'net8.0' ]
157157
# For security reasons we allow test runs either for pushes from the team or for pull-requests after their changes were seen and approved by someone
158158
#
159159
# push filter - to cover pushes from the team to main branch of major version

0 commit comments

Comments
 (0)