Skip to content

Commit

Permalink
Fix macOS x86 github action
Browse files Browse the repository at this point in the history
  • Loading branch information
corbindavenport committed Jun 24, 2024
1 parent ae41787 commit 7410b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
name: nexustools-windows-x86
path: nexustools.exe
build_macos_x86:
runs-on: macos-latest-large
runs-on: macos-12
steps:
- name: Install Dart SDK
run: |
Expand Down

0 comments on commit 7410b8f

Please sign in to comment.