[update] remove the container in runner

This commit is contained in:
Milos Obrenovic 2025-02-14 15:21:23 +01:00
parent 1e08288096
commit 46b754e32b

View file

@ -29,8 +29,6 @@ jobs:
test:
runs-on: macos-13
container:
image: gradle:8.12-jdk17-focal
needs: [checkstyle]
steps: