Skip to content

Commit

Permalink
Don't need to edit CI for 1.6 as no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Aug 30, 2024
1 parent 60cb095 commit f54a5fb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,7 @@ jobs:
- false
os: [ubuntu-latest, windows-latest, macos-latest]
arch: [x64]
exclude:
# No native binaries for Julia 1.6 on ARM macOS
- os: macos-latest
version: '1.6'
include:
# In its place, test Julia 1.6 on x86 macOS
- os: macos-13
experimental: false
version: '1.6'
- os: ubuntu-latest
experimental: true
version: 'pre' # upcoming julia version (`alpha`, `beta` or `rc`)
Expand Down

0 comments on commit f54a5fb

Please sign in to comment.