Skip to content

Commit

Permalink
Add arm64 architecture to jobs in hydrate.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cdaprod committed Apr 4, 2024
1 parent 228bb43 commit e1d91a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hydrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: 3.9
architecture: 'arm64'

- name: Install dependencies
run: |
Expand Down

0 comments on commit e1d91a7

Please sign in to comment.