Skip to content

Commit

Permalink
Set QEDbase compat version to 0.3.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonEhrig authored Oct 28, 2024
1 parent 16b1951 commit 6621d2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ unit_tests_nightly:
tags:
- cpuonly

generate_integration_tests:
image: julia:1.10
generate_integration_tests:
image: julia:1.10
stage: generate_integration_test
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
DocStringExtensions = "^0.9"
QEDbase = "0.2.2"
QEDbase = "0.3.0"
Reexport = "^1.2"
SimpleTraits = "^0.9"
StaticArrays = "^1.9"
Expand Down

0 comments on commit 6621d2d

Please sign in to comment.