We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e10d0 commit c6e2887Copy full SHA for c6e2887
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- openstack_version: [ '2025.1', '2024.2', '2024.1']
+ openstack_version: [ '2025.2', '2025.1', '2024.2']
23
24
services:
25
docker:
0 commit comments