Skip to content

Commit 2a30b87

Browse files
Update
1 parent cf602a8 commit 2a30b87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/[A] build and test, release if requested.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ jobs:
126126
distribution: [zulu]
127127
os: [ubuntu-latest, macOS-latest, windows-latest]
128128
java: [20-ea]
129+
exclude:
130+
- os: macOS-latest
131+
architecture: x86
129132
runs-on: ${{ matrix.os }}
130133
steps:
131134
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)