Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Aug 9, 2024
1 parent 18dcd7c commit f6ce73a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- 'lts'
- '1'
os:
- ubuntu-latest
- windows-latest
- macOS-13
arch:
- x64
include:
- os: macOS-14
- os: macOS-latest
arch: aarch64
version: '1'
steps:
Expand Down

0 comments on commit f6ce73a

Please sign in to comment.