1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

run on ubuntu 24.04

This commit is contained in:
neodiX 2025-02-27 19:52:50 +04:00
parent 79bd2034d8
commit 8c626513bb
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ env:
jobs:
build-and-push:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Check out repository
uses: actions/checkout@v3

View file

@ -12,7 +12,7 @@ env:
jobs:
build-and-push:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Check out repository
uses: actions/checkout@v3