Skip to content

Commit

Permalink
CICD: temporarily remove Julia Nightly due to CSV.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickm663 authored Feb 27, 2024
1 parent d9889b7 commit 5bd9e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
version:
- '1.9'
- '1.10'
- 'nightly'
##- 'nightly'
os:
- ubuntu-latest
- macOS-latest
Expand All @@ -20,7 +20,7 @@ jobs:
arch:
- x64
include:
- version: 'nightly'
- version: '1.10' ##'nightly'
arch: x64
os: ubuntu-latest
experimental: true
Expand Down

0 comments on commit 5bd9e97

Please sign in to comment.