Skip to content

Commit f1762b1

Browse files
committed
Use Firebird 5.0.3 for tests
1 parent 4b6ce4a commit f1762b1

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
@@ -17,7 +17,7 @@ jobs:
1717
password: ${{ secrets.DOCKERHUB_TOKEN }}
1818
- uses: juarezr/[email protected]
1919
with:
20-
version: '5.0.2'
20+
version: '5.0.3'
2121
firebird_root_password: 'masterkey'
2222
enable_legacy_client_auth: 'true'
2323
firebird_conf: 'WireCrypt=Enabled'

0 commit comments

Comments
 (0)