Skip to content

Commit

Permalink
Remove v1
Browse files Browse the repository at this point in the history
  • Loading branch information
BioTurboNick authored Dec 4, 2021
1 parent 989a576 commit b22da1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1'
- '1.6'
- '~1.7.0-0'
- '1.7'
- 'nightly'
os:
- ubuntu-latest
Expand Down

2 comments on commit b22da1e

@BioTurboNick
Copy link
Collaborator 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.

Registration pull request created: JuliaRegistries/General/49930

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.0 -m "<description of version>" b22da1e94c27ca41edf6cc5c79fb72efe416ff36
git push origin v0.2.0

Please sign in to comment.