We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9428c09 commit eed439fCopy full SHA for eed439f
1 file changed
.github/workflows/auto-firebird3-tests.yml
@@ -153,7 +153,7 @@ jobs:
153
name: Tests on Firebird 3
154
strategy:
155
matrix:
156
- net: [ 'net5.0', 'net6.0' ]
+ net: [ 'net8.0' ]
157
# 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
158
#
159
# push filter - to cover pushes from the team to main branch of major version
0 commit comments