Skip to content

Commit

Permalink
Run CI also on pre-release Julia versions (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen authored Aug 29, 2024
1 parent 009189e commit 8dc216f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
version:
- '1.6'
- '1'
- 'pre'
os:
- ubuntu-latest
arch:
Expand Down

2 comments on commit 8dc216f

@sethaxen
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.9.1 already exists

Please sign in to comment.