diff --git a/.github/workflows/pull_request-or-main.yml b/.github/workflows/pull_request-or-main.yml index d1e0aa9..613cf02 100644 --- a/.github/workflows/pull_request-or-main.yml +++ b/.github/workflows/pull_request-or-main.yml @@ -12,7 +12,7 @@ on: - main env: - DEFAULT_TARGET_PLATFORM: 'Eclipse-2021-12' + DEFAULT_TARGET_PLATFORM: 'Eclipse-2022-12' jobs: @@ -20,7 +20,7 @@ jobs: strategy: fail-fast: false matrix: - target-platform: ['Eclipse-4.8', 'Eclipse-2021-09', 'Eclipse-2021-12', 'Eclipse-2022-03'] + target-platform: ['Eclipse-4.8', 'Eclipse-2022-09', 'Eclipse-2022-12', 'Eclipse-2023-03'] runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 diff --git a/feature/feature.xml b/feature/feature.xml index 2b0ab6f..5438e53 100644 --- a/feature/feature.xml +++ b/feature/feature.xml @@ -16,7 +16,7 @@ supported! - Copyright (c) 2014-2022 Andre Bossert <anb0s@anbos.de>. + Copyright (c) 2014-2023 Andre Bossert <anb0s@anbos.de>. See the NOTICE file(s) distributed with this work for additional information regarding copyright ownership. This program and the accompanying materials are made available diff --git a/platform/Eclipse-2022-06.target b/platform/Eclipse-2022-06.target new file mode 100644 index 0000000..fc93ade --- /dev/null +++ b/platform/Eclipse-2022-06.target @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/platform/Eclipse-2022-09.target b/platform/Eclipse-2022-09.target new file mode 100644 index 0000000..941a2a6 --- /dev/null +++ b/platform/Eclipse-2022-09.target @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/platform/Eclipse-2022-12.target b/platform/Eclipse-2022-12.target new file mode 100644 index 0000000..cd30102 --- /dev/null +++ b/platform/Eclipse-2022-12.target @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/platform/Eclipse-2023-03.target b/platform/Eclipse-2023-03.target new file mode 100644 index 0000000..9e564c9 --- /dev/null +++ b/platform/Eclipse-2023-03.target @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/platform/Eclipse-2023-06.target b/platform/Eclipse-2023-06.target new file mode 100644 index 0000000..c642f89 --- /dev/null +++ b/platform/Eclipse-2023-06.target @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file