Skip to content

Commit

Permalink
V2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas authored Feb 23, 2024
1 parent 0b83e11 commit b8eead7
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 @@ -109,7 +109,7 @@ jobs:
matrix:
tag: [latest]
python-version: ['3.9', '3.10']
aiida-core-version: [2.1.2, 2.4.3] # test on the latest and the oldest supported version
aiida-core-version: [2.2.2, 2.4.3] # test on the latest and the oldest supported version
fail-fast: false

runs-on: ubuntu-latest
Expand Down

0 comments on commit b8eead7

Please sign in to comment.