mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-02 03:06:27 +00:00
Merge branch 'master' of https://github.com/monero-project/monero-site into release-CLIandGUI-v0.18.2.2
This commit is contained in:
commit
4d5af36fa2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/hashes.yaml
vendored
2
.github/workflows/hashes.yaml
vendored
|
@ -12,7 +12,7 @@ on:
|
|||
jobs:
|
||||
validate-hashes:
|
||||
name: Validate Hashes
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in a new issue