Update ubuntu to get newer mariadb connector

This commit is contained in:
Phillip Kühne 2022-07-15 14:55:14 +02:00
parent 3ae2803fcc
commit 67a9552fee
Signed by: phillip
GPG Key ID: E4C1C4D2F90902AA

View File

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