Skip to content

Commit

Permalink
Remove MacOS runner due to problems
Browse files Browse the repository at this point in the history
  • Loading branch information
FloGa committed Jan 11, 2025
1 parent 50d9396 commit 1fd6550
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/targets.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[
{ "os": "ubuntu-latest", "target": "x86_64-unknown-linux-gnu" },

{ "os": "macos-latest", "target": "x86_64-apple-darwin" }
{ "os": "ubuntu-latest", "target": "x86_64-unknown-linux-gnu" }
]

0 comments on commit 1fd6550

Please sign in to comment.