Update CI.yaml

This commit is contained in:
Yasser Isa 2024-02-19 11:28:45 -07:00 committed by GitHub
parent ed4e290823
commit 728de664d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs:
build-gitian:
runs-on: docker #ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Checkout code