Skip to content

Commit f57a1f5

Browse files
committed
Updated ISPyB schema version
1 parent b6add3d commit f57a1f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ name: Build and test
33
on: [push, pull_request]
44

55
env:
6-
ISPYB_DATABASE_SCHEMA: 4.11.0
6+
ISPYB_DATABASE_SCHEMA: 5.1.0
77
# Installs from GitHub
88
# Versions: https://github.com/DiamondLightSource/ispyb-database/tags
99
# Previous version(s):
10+
# 4.11.0
1011
# 4.8.0
1112
# 4.2.1 # released 2024-08-19
1213
# 4.1.0 # released 2024-03-26

0 commit comments

Comments
 (0)