mirror of https://github.com/dapr/quickstarts.git
disable Macos test for Java.
Signed-off-by: Paul Yuknewicz <paulyuk@Pauls-MBP-2.lan>
This commit is contained in:
parent
554e45f45e
commit
c2d146f9c2
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
PODMAN_VERSION: 4.4.4
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Check out code
|
||||
|
|
|
|||
Loading…
Reference in New Issue