Skip to content

Commit

Permalink
No test in pre in the moment
Browse files Browse the repository at this point in the history
There is no pre-release in the moment => pre==11.1
  • Loading branch information
j-fu committed Oct 23, 2024
1 parent f50a208 commit 7adb594
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 @@ -17,7 +17,7 @@ jobs:
version:
- 'lts' # Replace this with the minimum Julia version that your package supports. E.g. if your package requires Julia 1.5 or higher, change this to '1.5'.
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
- 'pre'
# - 'pre'
os:
- ubuntu-latest
- windows-latest
Expand Down

0 comments on commit 7adb594

Please sign in to comment.