Skip to content

Commit

Permalink
Update semeru versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HarithaVattikuti authored May 14, 2024
1 parent c0a81a1 commit c6c18a9
Showing 1 changed file with 25 additions and 5 deletions.
30 changes: 25 additions & 5 deletions .github/workflows/e2e-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,35 @@ jobs:
version: 20
# Add Semeru configuration here
- distribution: 'semeru'
os: windows-latest
version: ['21', '11', '17']
os: macos-latest
architecture: aarch64
version: '21'
- distribution: 'semeru'
os: ubuntu-latest
version: ['21', '11', '17']
os: macos-latest
architecture: aarch64
version: '11'
- distribution: 'semeru'
os: macos-latest
architecture: aarch64
version: ['21', '11', '17']
version: '17'
- distribution: 'semeru'
os: windows-latest
version: '21'
- distribution: 'semeru'
os: windows-latest
version: '11'
- distribution: 'semeru'
os: windows-latest
version: '17'
- distribution: 'semeru'
os: ubuntu-latest
version: '21'
- distribution: 'semeru'
os: ubuntu-latest
version: '11'
- distribution: 'semeru'
os: ubuntu-latest
version: '17'

steps:
- name: Checkout
Expand Down

0 comments on commit c6c18a9

Please sign in to comment.