Skip to content

Commit

Permalink
revert ci updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerjthomas9 committed Dec 22, 2022
1 parent 8bcfc74 commit b46135a
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,10 @@ jobs:
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
- windows-latest
arch:
- x64
include:
- os: windows-latest
version: '1'
arch: x64
include:
- os: macOS-latest
version: '1'
arch: x64
steps:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit b46135a

Please sign in to comment.