Skip to content

Commit

Permalink
Remove veriosn from ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
glwagner committed Feb 28, 2024
1 parent 23355d7 commit c653ed0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -26,13 +26,10 @@ jobs:
# test macOS and Windows with latest Julia only
- os: macOS-latest
arch: x64
version: 1.10
- os: windows-latest
arch: x64
version: 1.10
- os: windows-latest
arch: x86
version: 1.10
steps:
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@latest
Expand Down

0 comments on commit c653ed0

Please sign in to comment.