Build workflow: fix ubuntu version

This commit is contained in:
SG 2023-02-09 17:50:00 +03:00
parent a905cdefa0
commit 4993eb439a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Store UID
id: uid