depend on coffeelibs-jdk-19

This commit is contained in:
Sebastian Stenzel
2022-10-14 13:10:37 +02:00
parent bcfda68bef
commit 6367cc2dfb
3 changed files with 6 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ env:
jobs:
build:
name: Build Debian Package
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with: