mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-10 10:05:38 +00:00
Build desktop app using latest ubuntu runner
This commit is contained in:
parent
54ed65ca4e
commit
4a10ed045f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
fail-fast: false
|
||||
max-parallel: 15
|
||||
matrix:
|
||||
os: [macos-latest, windows-latest, ubuntu-latest]
|
||||
os: [macos-latest, windows-latest, ubuntu-20.04]
|
||||
|
||||
steps:
|
||||
- name: Check out Git repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user