Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnychen94 authored Oct 24, 2022
1 parent d8c8f83 commit 9883d47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ jobs:
- x64
include:
- os: windows-latest
julia-version: '1'
version: '1'
arch: x64
- os: macOS-latest
julia-version: '1'
version: '1'
arch: x64
- os: ubuntu-latest
julia-version: '1'
version: '1'
arch: x86
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9883d47

Please sign in to comment.