Skip to content

Commit e4381cc

Browse files
committed
Use Firebird 5.0.3 for tests
1 parent 38eeb85 commit e4381cc

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
@@ -15,7 +15,7 @@ jobs:
1515
password: ${{ secrets.DOCKERHUB_TOKEN }}
1616
- uses: juarezr/firebirdsql-github-action@v2.0.1
1717
with:
18-
version: '5.0.2'
18+
version: '5.0.3'
1919
firebird_root_password: 'masterkey'
2020
enable_legacy_client_auth: 'true'
2121
firebird_conf: 'WireCrypt=Enabled'

0 commit comments

Comments
 (0)