Skip to content

Commit

Permalink
enble all cis
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmarkclements committed Sep 9, 2024
1 parent a581cf5 commit 882fb64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-latest
platform: linux
arch: x64
- os: macos-latest
platform: darwin
arch: x64
- os: windows-latest
platform: win32
arch: x64
Expand Down

0 comments on commit 882fb64

Please sign in to comment.