Bump ubuntu version for thrift builds

This commit is contained in:
Egor Cherniak 2023-05-18 17:36:56 +03:00
parent 587fd5936b
commit 448ece0c5c
No known key found for this signature in database
GPG Key ID: 26F47333B7BE4ED9
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Install thrift
uses: valitydev/action-setup-thrift@v1.0.2

View File

@ -27,7 +27,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Install thrift
uses: valitydev/action-setup-thrift@v0.0.6