Skip to content

Commit 61184c2

Browse files
authoredJan 22, 2025
Update CI/CD with new CE releases (#110)
1 parent 11d5625 commit 61184c2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
 

‎.github/workflows/test-against-released.yml

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2020, 2024 Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2020, 2025 Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -41,12 +41,13 @@ jobs:
4141
fail-fast: false
4242
matrix:
4343
version:
44-
- 14.1.1-0-18
4544
- 14.1.1-0-19
45+
- 14.1.1-0-20
4646
- 22.06.10
47-
- 22.06.9
48-
- 24.09
47+
- 22.06.11
48+
- 24.09.2
4949
- 14.1.2-0-0
50+
- 14.1.2-0-1
5051

5152
steps:
5253
- name: Checkout

0 commit comments

Comments
 (0)