Skip to content

Commit

Permalink
bump version to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Feb 23, 2024
1 parent 7060bff commit 64efc2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
arch:
- x64
include:
- version: '1.5' # test on oldest supported version
- version: '1.2' # test on oldest supported version
arch: x64
os: ubuntu-latest
env:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ uuid = "7e933142-fe23-11e8-0e3a-eb85481d2276"
version = "0.1.0"

[compat]
julia = "1"
julia = "1.2"

0 comments on commit 64efc2c

Please sign in to comment.