Skip to content

Commit

Permalink
more oops
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Dec 11, 2023
1 parent 8edc677 commit 2a39e0b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,22 @@ jobs:
- os: linux
triple: x86_64-linux-musl
name: linux_x64
- os: macosx
triple: x86_64-apple-darwin14
name: apple_x64
- os: windows
triple: x86_64-w64-mingw32
name: windows_x64
include:
- target:
os: linux
builder: ubuntu-20.04
- target:
os: macosx
builder: macos-11
- target:
os: windows
builder: windows-2019
defaults:
run:
shell: bash
Expand Down

0 comments on commit 2a39e0b

Please sign in to comment.