Skip to content

Commit 4c35228

Browse files
authored
Updated test images (#830)
1 parent fe2ff4b commit 4c35228

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ jobs:
1515
module-system: [cjs, esm]
1616
node-version: [20, 22, 23]
1717
arangodb-version:
18-
- arangodb/arangodb:3.11.12
19-
- arangodb/enterprise:3.11.12
20-
- arangodb/arangodb:3.12.3
21-
- arangodb/enterprise:3.12.3
22-
- arangodb/arangodb-test:devel-nightly
18+
- arangodb/arangodb:3.11
19+
- arangodb/enterprise:3.11
20+
- arangodb/arangodb:3.12
21+
- arangodb/enterprise:3.12
2322
- arangodb/enterprise-test:devel-nightly
2423

2524
container:

0 commit comments

Comments
 (0)