change build runner

This commit is contained in:
Phillip Thelen 2023-02-14 11:31:17 +01:00
parent df9f0b8509
commit 2bdca56e2f

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: set up JDK 11