We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1f7f3 commit 4d0b207Copy full SHA for 4d0b207
.github/workflows/e2e-versions.yml
@@ -71,7 +71,7 @@ jobs:
71
fail-fast: false
72
matrix:
73
os: [ubuntu-latest]
74
- distribution: ['temurin']
+ distribution: ['temurin','sapmachine']
75
version: ['21', '17']
76
steps:
77
- name: Checkout
0 commit comments