Update Github actions to ubuntu-22.04

This commit is contained in:
md_5
2023-04-04 07:20:07 +10:00
parent a7ad407f4b
commit bd7bd2739a

View File

@@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
strategy:
fail-fast: false