We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dfe02e commit dc60c36Copy full SHA for dc60c36
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: Build and test
3
on: [push, pull_request]
4
5
env:
6
- ISPYB_DATABASE_SCHEMA: 4.6.0
+ ISPYB_DATABASE_SCHEMA: 4.8.0
7
# Installs from GitHub
8
# Versions: https://github.com/DiamondLightSource/ispyb-database/tags
9
# Previous version(s):
0 commit comments