Skip to content

Commit

Permalink
Merge pull request #564 from JuliaDSP/vs/ci
Browse files Browse the repository at this point in the history
Update CI.yml to use LTS and pre-release builds
  • Loading branch information
ViralBShah authored Sep 10, 2024
2 parents 275cd2e + 33aa1e2 commit 96e6381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
version: '1.6'
- os: ubuntu-latest
arch: x64
version: 'nightly'
version: 'pre'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 96e6381

Please sign in to comment.