Skip to content

Commit

Permalink
Add x86_64 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasSte committed Nov 21, 2024
1 parent b136345 commit 44b853c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ jobs:
rust: stable
tar: osx
out_dir: out
- target: x86_64-apple-darwin
arch: x86_64
os: macos-13
ninja_file: ninja-mac.zip
ninja_sha: 482ecb23c59ae3d4f158029112de172dd96bb0e97549c4b1ca32d8fad11f873e
ninja_dir: /usr/local/bin
ninja_sudo: sudo
rust: stable
tar: osx
out_dir: out
- target: x86_64-pc-windows-msvc
arch: x86_64
os: windows-latest
Expand Down

0 comments on commit 44b853c

Please sign in to comment.