Skip to content

Commit

Permalink
Merge pull request #27 from QAInsights/fix/gh-actions
Browse files Browse the repository at this point in the history
Add: Arch to GH Actions
  • Loading branch information
QAInsights authored Nov 19, 2023
2 parents ac71ece + 79de7b7 commit 2ab9acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build:

runs-on: macos-latest
runs-on: macos-latest-xlarge

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 2ab9acb

Please sign in to comment.