Skip to content

Commit

Permalink
Revert "Update CI.yml"
Browse files Browse the repository at this point in the history
This reverts commit e049fc3.
  • Loading branch information
ViralBShah committed Aug 12, 2024
1 parent e049fc3 commit 1f030c4
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,14 @@ jobs:
fail-fast: false
matrix:
version:
- 'lts'
- '1.6'
- '1'
- 'pre'
os:
- ubuntu-latest
- windows-latest
arch:
- x64
include:
- os: macOS-latest
arch: aarch64
version: '1'
- x86
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
Expand Down

0 comments on commit 1f030c4

Please sign in to comment.