Skip to content

Commit

Permalink
fix: swap back to macos for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNuclearNexus committed Nov 13, 2024
1 parent e598061 commit 6cd0d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
strategy:
fail-fast: false

Expand Down

0 comments on commit 6cd0d0d

Please sign in to comment.