Update ubuntu to get newer mariadb connector

This commit is contained in:
2022-07-15 14:55:14 +02:00
parent 3ae2803fcc
commit 67a9552fee

View File

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2