Update CI.yaml

This commit is contained in:
Yasser Isa 2024-02-19 10:53:06 -07:00 committed by GitHub
parent 6d066c0ef4
commit 04a28e7c7f
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: ubuntu-latest
runs-on: docker #ubuntu-latest
steps:
- name: Checkout code