Skip to content

Commit 10bcd90

Browse files
committed
Update ispyb database version
1 parent fbe46a3 commit 10bcd90

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.8.0
6+
ISPYB_DATABASE_SCHEMA: 4.11.0
77
# Installs from GitHub
88
# Versions: https://github.com/DiamondLightSource/ispyb-database/tags
99
# Previous version(s):
10+
# 4.8.0
1011
# 4.2.1 # released 2024-08-19
1112
# 4.1.0 # released 2024-03-26
1213

0 commit comments

Comments
 (0)