We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe46a3 commit 10bcd90Copy full SHA for 10bcd90
1 file changed
.github/workflows/test.yml
@@ -3,10 +3,11 @@ name: Build and test
3
on: [push, pull_request]
4
5
env:
6
- ISPYB_DATABASE_SCHEMA: 4.8.0
+ ISPYB_DATABASE_SCHEMA: 4.11.0
7
# Installs from GitHub
8
# Versions: https://github.com/DiamondLightSource/ispyb-database/tags
9
# Previous version(s):
10
+ # 4.8.0
11
# 4.2.1 # released 2024-08-19
12
# 4.1.0 # released 2024-03-26
13
0 commit comments