Skip to content

Commit

Permalink
removed build_tycho_J17_tycho_40
Browse files Browse the repository at this point in the history
which is now the same as build_tycho_J17
  • Loading branch information
LorenzoBettini committed Mar 7, 2024
1 parent 0a3e724 commit 2a95f8a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/build.yml
Expand Up @@ -100,21 +100,6 @@ jobs:
java-version: 11
- name: Build
run: xvfb-run scripts/greetings-tycho-2.35-J11.sh
build_tycho_J17_tycho_40:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: 17
- name: Set up Maven 3.9.1
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.9.1
- name: Build
run: xvfb-run scripts/greetings-tycho-2.35.sh
build_tycho_J17_tycho_50:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2a95f8a

Please sign in to comment.