Skip to content

Commit e3f277e

Browse files
committed
Use Firebird 5.0.3 for tests
1 parent 2e85e7d commit e3f277e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
password: ${{ secrets.DOCKERHUB_TOKEN }}
2323
- uses: juarezr/[email protected]
2424
with:
25-
version: '5.0.2'
25+
version: '5.0.3'
2626
firebird_root_password: 'masterkey'
2727
enable_legacy_client_auth: 'true'
2828
firebird_conf: 'WireCrypt=Enabled'

0 commit comments

Comments
 (0)