Compare commits

..

2 Commits

Author SHA1 Message Date
George Adams
8e287f0104
Merge 5398d30241 into bcfbca5b71 2024-09-16 20:32:51 +01:00
George Adams
5398d30241
Update .github/workflows/e2e-versions.yml
Co-authored-by: christian <153755613+skateball@users.noreply.github.com>
2024-09-16 20:32:41 +01:00

View File

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