Skip to content

Commit 3b3ca85

Browse files
committed
1 parent 9d90246 commit 3b3ca85

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

.github/workflows/ci-earthly-gradle.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ jobs:
3333
build:
3434
name: Builds and tests
3535
runs-on: ubuntu-latest
36-
# First run in GitHub actions - verify this
37-
# Afterwards, change to a comment
38-
strategy:
39-
matrix:
40-
include:
41-
- java: 21
4236

4337
steps:
4438
- name: Use Earthly

.github/workflows/ci-earthly-maven.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
build:
3535
name: Builds and tests
3636
runs-on: ubuntu-latest
37-
# First run in GitHub actions - verify this
38-
# Afterwards, change to a comment
39-
strategy:
40-
matrix:
41-
include:
42-
- java: 21
4337

4438
steps:
4539
- name: Use Earthly

0 commit comments

Comments
 (0)