[update] github runner

This commit is contained in:
Milos Obrenovic 2025-02-14 15:16:24 +01:00
parent e700598bdf
commit 1e08288096

View file

@ -28,7 +28,7 @@ jobs:
test: test:
runs-on: ubuntu-latest runs-on: macos-13
container: container:
image: gradle:8.12-jdk17-focal image: gradle:8.12-jdk17-focal
@ -41,7 +41,7 @@ jobs:
name: Run tests w/ Gradle name: Run tests w/ Gradle
run: ./gradlew clean test run: ./gradlew clean test
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest