Skip to content

Commit

Permalink
Revert java tests since java will only be available in docker image 21
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Oct 16, 2023
1 parent 600d1ea commit 7228e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest

container:
image: ghcr.io/project-chip/chip-build-java:20
image: ghcr.io/project-chip/chip-build-java:1
options: --privileged --sysctl "net.ipv6.conf.all.disable_ipv6=0
net.ipv4.conf.all.forwarding=0 net.ipv6.conf.all.forwarding=0"

Expand Down

0 comments on commit 7228e2c

Please sign in to comment.