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 ff1f7f380c
commit 5398d30241
No known key found for this signature in database
GPG key ID: 7B8D7E4421A0916D

View file

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