mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-03-17 21:32:33 +01:00
revert to ubuntu 20.04 runner
This commit is contained in:
parent
67dcf69a78
commit
29bce8a9bc
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest, ubuntu-latest, macos-latest]
|
||||
os: [windows-latest, ubuntu-20.04, macos-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user