Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .github/workflows/e2e-versions.yml
Co-authored-by: christian <153755613+skateball@users.noreply.github.com>
  • Loading branch information
gdams and skateball committed Jun 3, 2026
commit 2e8dabe420c256ef1bc0a4b2763b4c7d9f3a8281
2 changes: 1 addition & 1 deletion .github/workflows/e2e-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
distribution: ['temurin']
distribution: ['temurin', 'sapmachine']
version: ['21', '17']
steps:
- name: Checkout
Expand Down