update ubuntu version

This commit is contained in:
Yuli Stremovsky
2023-06-30 18:32:21 +03:00
parent 7562c03bc4
commit 4e4724caa4

View File

@@ -5,7 +5,7 @@ on: [push]
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v1