Skip to content

Commit

Permalink
Re-enable Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquimg authored May 23, 2023
1 parent f38373b commit e4fdefb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
- version: '1.6'
os: windows-latest
arch: x64
# - version: '1.6'
# os: ubuntu-latest
# arch: x64
# - version: '1'
# os: ubuntu-latest
# arch: x64
- version: '1.6'
os: ubuntu-latest
arch: x64
- version: '1'
os: ubuntu-latest
arch: x64
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit e4fdefb

Please sign in to comment.