Skip to content

Commit 2a34377

Browse files
authored
Merge pull request #1963 from mintlayer/merge-from-1.1.0-to-master
Merge changes from release-v1.1.0 to master
2 parents 2b4582b + 53a846f commit 2a34377

File tree

13 files changed

+443
-153
lines changed

13 files changed

+443
-153
lines changed

.github/workflows/release_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build:
12-
runs-on: ubuntu-20.04
12+
runs-on: ubuntu-22.04
1313
strategy:
1414
matrix:
1515
arch: [aarch64, x86_64]

0 commit comments

Comments
 (0)