Update .github/workflows/e2e-versions.yml

Co-authored-by: christian <153755613+skateball@users.noreply.github.com>
This commit is contained in:
George Adams 2024-09-16 20:29:42 +01:00 committed by George Adams
parent 453087a25c
commit 2e8dabe420

View File

@ -95,7 +95,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
distribution: ['temurin']
distribution: ['temurin', 'sapmachine']
version: ['21', '17']
steps:
- name: Checkout